+ 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: '47548aa4-4be8-40da-0a52-9231cb89aa49' Node name: 'onap-msb-consul-5454dcc5c5-cmd6h' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2023/01/20 22:56:37 [DEBUG] agent: Using random ID "47548aa4-4be8-40da-0a52-9231cb89aa49" as node ID 2023/01/20 22:56:37 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:47548aa4-4be8-40da-0a52-9231cb89aa49 Address:127.0.0.1:8300}] 2023/01/20 22:56:37 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/20 22:56:37 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-cmd6h.dc1 127.0.0.1 2023/01/20 22:56:37 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-cmd6h 127.0.0.1 2023/01/20 22:56:37 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-cmd6h (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 22:56:37 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-cmd6h.dc1" in area "wan" 2023/01/20 22:56:37 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/20 22:56:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/20 22:56:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/20 22:56:37 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/20 22:56:37 [INFO] agent: started state syncer 2023/01/20 22:56:37 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/20 22:56:37 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/20 22:56:37 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/20 22:56:37 [DEBUG] raft: Votes needed: 1 2023/01/20 22:56:37 [DEBUG] raft: Vote granted from 47548aa4-4be8-40da-0a52-9231cb89aa49 in term 2. Tally: 1 2023/01/20 22:56:37 [INFO] raft: Election won. Tally: 1 2023/01/20 22:56:37 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/20 22:56:37 [INFO] consul: cluster leadership acquired 2023/01/20 22:56:37 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-cmd6h 2023/01/20 22:56:37 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/20 22:56:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 22:56:37 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-cmd6h' joined, marking health alive 2023/01/20 22:56:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 22:56:37 [INFO] agent: Synced node info 2023/01/20 22:56:37 [DEBUG] agent: Node info in sync 2023/01/20 22:56:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 22:56:40 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2023/01/20 22:57:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 22:58:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 22:58:32 [DEBUG] agent: Node info in sync 2023/01/20 22:58:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 22:58:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 22:59:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:00:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:00:17 [DEBUG] agent: Node info in sync 2023/01/20 23:00:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:01:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:01:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:01:22 [DEBUG] agent: Node info in sync 2023/01/20 23:01:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:02:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:03:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:03:09 [DEBUG] agent: Node info in sync 2023/01/20 23:03:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:03:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:04:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:04:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:04:56 [DEBUG] agent: Node info in sync 2023/01/20 23:05:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:06:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:06:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:06:45 [DEBUG] agent: Node info in sync 2023/01/20 23:07:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:08:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:08:14 [DEBUG] agent: Node info in sync 2023/01/20 23:08:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:08:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/status/leader (843.196µs) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08: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. 2023/01/20 23:08:50 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.45.151_9011" 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.841775ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.232859ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08: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. 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.45.151_9011" 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (50.746759ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (957.495µs) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:50 [INFO] agent: Synced service "_v1_sdc-gui_10.233.14.113_8181" 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.130679ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (677.724µs) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [INFO] agent: Synced service "_v1_wf-gui_10.233.26.69_8080" 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.001958ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (286.455µs) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08: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. 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.91_9007" 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.317934ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (427.012µs) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08: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. 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.91_9007" 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.994259ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (431.201µs) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08: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. 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [INFO] agent: Synced service "_v0_multicloud_10.233.62.43_9001" 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.287932ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (463.162µs) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08: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. 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:50 [INFO] agent: Synced service "_v1_multicloud_10.233.62.43_9001" 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (16.636847ms) from=127.0.0.6:45411 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:50 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (410.213µs) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.101_9015" 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.232864ms) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (449.246µs) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [INFO] agent: Synced service "_v1_parser_10.233.1.192_8806" 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.777173ms) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (356.619µs) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [INFO] agent: Synced service "_v1_catalog_10.233.1.192_8806" 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (42.038058ms) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (288.18µs) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [INFO] agent: Synced service "_v1_nsd_10.233.1.192_8806" 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.841179ms) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (434.253µs) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.1.192_8806" 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.654343ms) from=127.0.0.6:45411 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:08:51 [DEBUG] agent: Node info in sync 2023/01/20 23:08:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (234.74µs) from=127.0.0.6:45411 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/catalog/services (529.974µs) from=127.0.0.6:36845 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/status/leader (348.742µs) from=127.0.0.6:45411 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (255.247µs) from=127.0.0.6:45411 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (628.092µs) from=127.0.0.6:45411 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (408.147µs) from=127.0.0.6:45411 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (176.535µs) from=127.0.0.6:50507 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (199.167µs) from=127.0.0.6:50507 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (123.031µs) from=127.0.0.6:50507 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (161.553µs) from=127.0.0.6:53225 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (208.939µs) from=127.0.0.6:50507 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (318.842µs) from=127.0.0.6:45411 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (301.199µs) from=127.0.0.6:45411 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (268.252µs) from=127.0.0.6:53225 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (240.498µs) from=127.0.0.6:50507 2023/01/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (204.727µs) from=127.0.0.6:50507 2023/01/20 23:09:26 [DEBUG] http: Request GET /v1/status/leader (512.371µs) from=127.0.0.6:44049 2023/01/20 23:09:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:09:41 [DEBUG] http: Request GET /v1/catalog/services (707.452µs) from=127.0.0.6:44049 2023/01/20 23:09:41 [DEBUG] http: Request GET /v1/status/leader (16.763888ms) from=127.0.0.6:44049 2023/01/20 23:09:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (443.353µs) from=127.0.0.6:44859 2023/01/20 23:09:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (327.505µs) from=127.0.0.6:36119 2023/01/20 23:09:46 [DEBUG] http: Request GET /v1/status/leader (405.151µs) from=127.0.0.6:36393 2023/01/20 23:10:01 [DEBUG] http: Request GET /v1/status/leader (1.033841ms) from=127.0.0.6:36393 2023/01/20 23:10:06 [DEBUG] http: Request GET /v1/status/leader (1.068662ms) from=127.0.0.6:36393 2023/01/20 23:10:21 [DEBUG] http: Request GET /v1/status/leader (167.769µs) from=127.0.0.6:36393 2023/01/20 23:10:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:10:24 [DEBUG] agent: Node info in sync 2023/01/20 23:10:26 [DEBUG] http: Request GET /v1/status/leader (267.552µs) from=127.0.0.6:36393 2023/01/20 23:10:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:10:41 [DEBUG] http: Request GET /v1/status/leader (255.87µs) from=127.0.0.6:36393 2023/01/20 23:10:46 [DEBUG] http: Request GET /v1/status/leader (211.388µs) from=127.0.0.6:36393 2023/01/20 23:10:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:11:01 [DEBUG] http: Request GET /v1/status/leader (150.649µs) from=127.0.0.6:36393 2023/01/20 23:11:06 [DEBUG] http: Request GET /v1/status/leader (231.939µs) from=127.0.0.6:36393 2023/01/20 23:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.85016345s) from=127.0.0.6:59427 2023/01/20 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.321700679s) from=127.0.0.6:35459 2023/01/20 23:11:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.928208903s) from=127.0.0.6:36845 2023/01/20 23:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.069745511s) from=127.0.0.6:54625 2023/01/20 23:11:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m4.168185538s) from=127.0.0.6:36467 2023/01/20 23:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.301120589s) from=127.0.0.6:45411 2023/01/20 23:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.486168564s) from=127.0.0.6:48719 2023/01/20 23:11:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.789058308s) from=127.0.0.6:53225 2023/01/20 23:11:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.781852924s) from=127.0.0.6:43749 2023/01/20 23:11:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.188646734s) from=127.0.0.6:50507 2023/01/20 23:11:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.332717064s) from=127.0.0.6:49797 2023/01/20 23:11:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m6.09898367s) from=127.0.0.6:58167 2023/01/20 23:11:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.370715555s) from=127.0.0.6:50887 2023/01/20 23:11:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m7.357071814s) from=127.0.0.6:54925 2023/01/20 23:11:21 [DEBUG] http: Request GET /v1/status/leader (290.172µs) from=127.0.0.6:36393 2023/01/20 23:11:26 [DEBUG] http: Request GET /v1/status/leader (142.047µs) from=127.0.0.6:36393 2023/01/20 23:11:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:11:41 [DEBUG] http: Request GET /v1/status/leader (374.034µs) from=127.0.0.6:36393 2023/01/20 23:11:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.949204171s) from=127.0.0.6:44049 2023/01/20 23:11:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.009475512s) from=127.0.0.6:44859 2023/01/20 23:11:46 [DEBUG] http: Request GET /v1/status/leader (336.204µs) from=127.0.0.6:36393 2023/01/20 23:11:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.06939151s) from=127.0.0.6:36119 2023/01/20 23:11:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:11:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:11:58 [DEBUG] agent: Node info in sync 2023/01/20 23:12:01 [DEBUG] http: Request GET /v1/status/leader (176.479µs) from=127.0.0.6:36393 2023/01/20 23:12:06 [DEBUG] http: Request GET /v1/status/leader (1.026689ms) from=127.0.0.6:36393 2023/01/20 23:12:21 [DEBUG] http: Request GET /v1/status/leader (257.683µs) from=127.0.0.6:36393 2023/01/20 23:12:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:12:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:12:25 [INFO] agent: Synced service "_v1_sdnc_10.233.28.58_8282" 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] agent: Node info in sync 2023/01/20 23:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.993231ms) from=127.0.0.6:51867 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m15.470867212s) from=127.0.0.6:36845 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:12:25 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:12:25 [DEBUG] agent: Node info in sync 2023/01/20 23:12:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (43.193949675s) from=127.0.0.6:44049 2023/01/20 23:12:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (392.138µs) from=127.0.0.6:51867 2023/01/20 23:12:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (133.54µs) from=127.0.0.6:36393 2023/01/20 23:12:26 [DEBUG] http: Request GET /v1/status/leader (279.391µs) from=127.0.0.6:51867 2023/01/20 23:12:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:12:41 [DEBUG] http: Request GET /v1/status/leader (8.342931ms) from=127.0.0.6:35787 2023/01/20 23:12:46 [DEBUG] http: Request GET /v1/status/leader (307.472µs) from=127.0.0.6:35787 2023/01/20 23:13:01 [DEBUG] http: Request GET /v1/status/leader (864.953µs) from=127.0.0.6:35787 2023/01/20 23:13:06 [DEBUG] http: Request GET /v1/status/leader (226.202µs) from=127.0.0.6:35787 2023/01/20 23:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.309094589s) from=127.0.0.6:36467 2023/01/20 23:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.985575654s) from=127.0.0.6:59427 2023/01/20 23:13:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m1.753199461s) from=127.0.0.6:45411 2023/01/20 23:13:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m0.740784795s) from=127.0.0.6:58167 2023/01/20 23:13:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.121195707s) from=127.0.0.6:48719 2023/01/20 23:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.436978139s) from=127.0.0.6:49797 2023/01/20 23:13:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.888055751s) from=127.0.0.6:53225 2023/01/20 23:13:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.138605485s) from=127.0.0.6:50507 2023/01/20 23:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.136376853s) from=127.0.0.6:54625 2023/01/20 23:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.27060561s) from=127.0.0.6:35459 2023/01/20 23:13:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.542594913s) from=127.0.0.6:50887 2023/01/20 23:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m6.216628726s) from=127.0.0.6:43749 2023/01/20 23:13:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m5.687605015s) from=127.0.0.6:54925 2023/01/20 23:13:21 [DEBUG] http: Request GET /v1/status/leader (318.418µs) from=127.0.0.6:35787 2023/01/20 23:13:26 [DEBUG] http: Request GET /v1/status/leader (259.908µs) from=127.0.0.6:35787 2023/01/20 23:13:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:13:35 [DEBUG] agent: Node info in sync 2023/01/20 23:13:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:13:41 [DEBUG] http: Request GET /v1/status/leader (154.48µs) from=127.0.0.6:35787 2023/01/20 23:13:46 [DEBUG] http: Request GET /v1/status/leader (2.793531ms) from=127.0.0.6:35787 2023/01/20 23:13:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.258331512s) from=127.0.0.6:44859 2023/01/20 23:13:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:13:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.876634692s) from=127.0.0.6:36119 2023/01/20 23:14:01 [DEBUG] http: Request GET /v1/status/leader (175.03µs) from=127.0.0.6:35787 2023/01/20 23:14:06 [DEBUG] http: Request GET /v1/status/leader (161.968µs) from=127.0.0.6:35787 2023/01/20 23:14:21 [DEBUG] http: Request GET /v1/status/leader (173.618µs) from=127.0.0.6:35787 2023/01/20 23:14:26 [DEBUG] http: Request GET /v1/status/leader (152.799µs) from=127.0.0.6:35787 2023/01/20 23:14:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.735859762s) from=127.0.0.6:36393 2023/01/20 23:14:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m3.36979581s) from=127.0.0.6:44049 2023/01/20 23:14:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m7.231599561s) from=127.0.0.6:36845 2023/01/20 23:14:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:14:41 [DEBUG] http: Request GET /v1/status/leader (215.164µs) from=127.0.0.6:35787 2023/01/20 23:14:46 [DEBUG] http: Request GET /v1/status/leader (167.305µs) from=127.0.0.6:35787 2023/01/20 23:15:01 [DEBUG] http: Request GET /v1/status/leader (244.138µs) from=127.0.0.6:35787 2023/01/20 23:15:06 [DEBUG] http: Request GET /v1/status/leader (812.709µs) from=127.0.0.6:51867 2023/01/20 23:15:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m1.062838957s) from=127.0.0.6:45411 2023/01/20 23:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.517590353s) from=127.0.0.6:48719 2023/01/20 23:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.597439834s) from=127.0.0.6:36467 2023/01/20 23:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.370902079s) from=127.0.0.6:59427 2023/01/20 23:15:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:15:17 [DEBUG] agent: Node info in sync 2023/01/20 23:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m0.949921879s) from=127.0.0.6:43749 2023/01/20 23:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.431571798s) from=127.0.0.6:49797 2023/01/20 23:15:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.481084861s) from=127.0.0.6:50887 2023/01/20 23:15:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m6.766326299s) from=127.0.0.6:58167 2023/01/20 23:15:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.967712894s) from=127.0.0.6:53225 2023/01/20 23:15:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.534788201s) from=127.0.0.6:50507 2023/01/20 23:15:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.115889609s) from=127.0.0.6:54925 2023/01/20 23:15:21 [DEBUG] http: Request GET /v1/status/leader (256.623µs) from=127.0.0.6:35787 2023/01/20 23:15:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.730518861s) from=127.0.0.6:54625 2023/01/20 23:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.065657556s) from=127.0.0.6:35459 2023/01/20 23:15:26 [DEBUG] http: Request GET /v1/status/leader (2.780498ms) from=127.0.0.6:35787 2023/01/20 23:15:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:15:41 [DEBUG] http: Request GET /v1/status/leader (242.896µs) from=127.0.0.6:35787 2023/01/20 23:15:46 [DEBUG] http: Request GET /v1/status/leader (499.41µs) from=127.0.0.6:51867 2023/01/20 23:15:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.721296984s) from=127.0.0.6:44859 2023/01/20 23:15:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.478056268s) from=127.0.0.6:36119 2023/01/20 23:16:01 [DEBUG] http: Request GET /v1/status/leader (448.777µs) from=127.0.0.6:35787 2023/01/20 23:16:06 [DEBUG] http: Request GET /v1/status/leader (411.928µs) from=127.0.0.6:51867 2023/01/20 23:16:21 [DEBUG] http: Request GET /v1/status/leader (522.7µs) from=127.0.0.6:35787 2023/01/20 23:16:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:16:26 [DEBUG] http: Request GET /v1/status/leader (231.17µs) from=127.0.0.6:35787 2023/01/20 23:16:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.027602394s) from=127.0.0.6:36393 2023/01/20 23:16:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m1.427713802s) from=127.0.0.6:44049 2023/01/20 23:16:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:16:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m6.090396408s) from=127.0.0.6:36845 2023/01/20 23:16:41 [DEBUG] http: Request GET /v1/status/leader (489.87µs) from=127.0.0.6:35787 2023/01/20 23:16:46 [DEBUG] http: Request GET /v1/status/leader (1.083861ms) from=127.0.0.6:35787 2023/01/20 23:17:01 [DEBUG] http: Request GET /v1/status/leader (385.528µs) from=127.0.0.6:35787 2023/01/20 23:17:06 [DEBUG] http: Request GET /v1/status/leader (298.719µs) from=127.0.0.6:51867 2023/01/20 23:17:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:17:07 [DEBUG] agent: Node info in sync 2023/01/20 23:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.350778991s) from=127.0.0.6:48719 2023/01/20 23:17:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m2.238923669s) from=127.0.0.6:45411 2023/01/20 23:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.805469196s) from=127.0.0.6:59427 2023/01/20 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.051021869s) from=127.0.0.6:49797 2023/01/20 23:17:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.066613397s) from=127.0.0.6:53225 2023/01/20 23:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.805589216s) from=127.0.0.6:36467 2023/01/20 23:17:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m0.983594727s) from=127.0.0.6:54925 2023/01/20 23:17:21 [DEBUG] http: Request GET /v1/status/leader (655.986µs) from=127.0.0.6:35787 2023/01/20 23:17:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.124952936s) from=127.0.0.6:50507 2023/01/20 23:17:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.258052027s) from=127.0.0.6:58167 2023/01/20 23:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m7.105210492s) from=127.0.0.6:43749 2023/01/20 23:17:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m5.913993645s) from=127.0.0.6:50887 2023/01/20 23:17:26 [DEBUG] http: Request GET /v1/status/leader (293.095µs) from=127.0.0.6:35787 2023/01/20 23:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.169922831s) from=127.0.0.6:54625 2023/01/20 23:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.754668894s) from=127.0.0.6:35459 2023/01/20 23:17:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:17:41 [DEBUG] http: Request GET /v1/status/leader (207.351µs) from=127.0.0.6:35787 2023/01/20 23:17:46 [DEBUG] http: Request GET /v1/status/leader (335.956µs) from=127.0.0.6:51867 2023/01/20 23:17:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.644114138s) from=127.0.0.6:44859 2023/01/20 23:17:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.337991027s) from=127.0.0.6:36119 2023/01/20 23:18:01 [DEBUG] http: Request GET /v1/status/leader (262.893µs) from=127.0.0.6:35787 2023/01/20 23:18:06 [DEBUG] http: Request GET /v1/status/leader (253.837µs) from=127.0.0.6:51867 2023/01/20 23:18:21 [DEBUG] http: Request GET /v1/status/leader (150.44µs) from=127.0.0.6:35787 2023/01/20 23:18:26 [DEBUG] http: Request GET /v1/status/leader (320.735µs) from=127.0.0.6:51867 2023/01/20 23:18:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.44226896s) from=127.0.0.6:36393 2023/01/20 23:18:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:18:34 [DEBUG] agent: Node info in sync 2023/01/20 23:18:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m6.917190446s) from=127.0.0.6:44049 2023/01/20 23:18:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:18:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m1.84387128s) from=127.0.0.6:36845 2023/01/20 23:18:41 [DEBUG] http: Request GET /v1/status/leader (301.035µs) from=127.0.0.6:35787 2023/01/20 23:18:46 [DEBUG] http: Request GET /v1/status/leader (301.757µs) from=127.0.0.6:35787 2023/01/20 23:19:01 [DEBUG] http: Request GET /v1/status/leader (1.021864ms) from=127.0.0.6:35787 2023/01/20 23:19:06 [DEBUG] http: Request GET /v1/status/leader (243.16µs) from=127.0.0.6:35787 2023/01/20 23:19:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.894125395s) from=127.0.0.6:48719 2023/01/20 23:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.327611753s) from=127.0.0.6:59427 2023/01/20 23:19:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.26833334s) from=127.0.0.6:45411 2023/01/20 23:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.501979153s) from=127.0.0.6:49797 2023/01/20 23:19:21 [DEBUG] http: Request GET /v1/status/leader (255.082µs) from=127.0.0.6:35787 2023/01/20 23:19:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.862422711s) from=127.0.0.6:53225 2023/01/20 23:19:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m2.155397213s) from=127.0.0.6:54925 2023/01/20 23:19:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.115561146s) from=127.0.0.6:50507 2023/01/20 23:19:26 [DEBUG] http: Request GET /v1/status/leader (716.403µs) from=127.0.0.6:35787 2023/01/20 23:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.438201019s) from=127.0.0.6:36467 2023/01/20 23:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m2.459910884s) from=127.0.0.6:43749 2023/01/20 23:19:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.169660987s) from=127.0.0.6:50887 2023/01/20 23:19:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m5.68895266s) from=127.0.0.6:58167 2023/01/20 23:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.538653924s) from=127.0.0.6:35459 2023/01/20 23:19:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.772160914s) from=127.0.0.6:54625 2023/01/20 23:19:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:19:41 [DEBUG] http: Request GET /v1/status/leader (272.971µs) from=127.0.0.6:35787 2023/01/20 23:19:46 [DEBUG] http: Request GET /v1/status/leader (711.554µs) from=127.0.0.6:51867 2023/01/20 23:19:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.360162094s) from=127.0.0.6:44859 2023/01/20 23:20:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.314134317s) from=127.0.0.6:36119 2023/01/20 23:20:01 [DEBUG] http: Request GET /v1/status/leader (183.556µs) from=127.0.0.6:35787 2023/01/20 23:20:06 [DEBUG] http: Request GET /v1/status/leader (2.558881ms) from=127.0.0.6:35787 2023/01/20 23:20:21 [DEBUG] http: Request GET /v1/status/leader (329.274µs) from=127.0.0.6:35787 2023/01/20 23:20:26 [DEBUG] http: Request GET /v1/status/leader (168.041µs) from=127.0.0.6:51867 2023/01/20 23:20:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:20:31 [DEBUG] agent: Node info in sync 2023/01/20 23:20:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m5.282763805s) from=127.0.0.6:36393 2023/01/20 23:20:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m2.014024385s) from=127.0.0.6:44049 2023/01/20 23:20:41 [DEBUG] http: Request GET /v1/status/leader (362.45µs) from=127.0.0.6:35787 2023/01/20 23:20:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m4.932269367s) from=127.0.0.6:36845 2023/01/20 23:20:46 [DEBUG] http: Request GET /v1/status/leader (943.06µs) from=127.0.0.6:51867 2023/01/20 23:21:01 [DEBUG] http: Request GET /v1/status/leader (488.983µs) from=127.0.0.6:35787 2023/01/20 23:21:06 [DEBUG] http: Request GET /v1/status/leader (517.62µs) from=127.0.0.6:51867 2023/01/20 23:21:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m1.614874822s) from=127.0.0.6:45411 2023/01/20 23:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.101898434s) from=127.0.0.6:48719 2023/01/20 23:21:21 [DEBUG] http: Request GET /v1/status/leader (168.072µs) from=127.0.0.6:35787 2023/01/20 23:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.967230106s) from=127.0.0.6:49797 2023/01/20 23:21:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m0.941383102s) from=127.0.0.6:54925 2023/01/20 23:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.912101745s) from=127.0.0.6:59427 2023/01/20 23:21:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.46194724s) from=127.0.0.6:53225 2023/01/20 23:21:26 [DEBUG] http: Request GET /v1/status/leader (144.428µs) from=127.0.0.6:35787 2023/01/20 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.519179396s) from=127.0.0.6:36467 2023/01/20 23:21:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.708442987s) from=127.0.0.6:50507 2023/01/20 23:21:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m0.203397961s) from=127.0.0.6:58167 2023/01/20 23:21:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.732234341s) from=127.0.0.6:50887 2023/01/20 23:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m6.782962494s) from=127.0.0.6:43749 2023/01/20 23:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.573356875s) from=127.0.0.6:35459 2023/01/20 23:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.431356873s) from=127.0.0.6:54625 2023/01/20 23:21:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:21:41 [DEBUG] http: Request GET /v1/status/leader (359.644µs) from=127.0.0.6:35787 2023/01/20 23:21:46 [DEBUG] http: Request GET /v1/status/leader (197.77µs) from=127.0.0.6:51867 2023/01/20 23:21:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:21:53 [DEBUG] agent: Node info in sync 2023/01/20 23:22:01 [DEBUG] http: Request GET /v1/status/leader (297.109µs) from=127.0.0.6:35787 2023/01/20 23:22:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.336909447s) from=127.0.0.6:44859 2023/01/20 23:22:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:22:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.084990807s) from=127.0.0.6:36119 2023/01/20 23:22:06 [DEBUG] http: Request GET /v1/status/leader (222.816µs) from=127.0.0.6:35787 2023/01/20 23:22:22 [DEBUG] http: Request GET /v1/status/leader (242.971µs) from=127.0.0.6:35787 2023/01/20 23:22:27 [DEBUG] http: Request GET /v1/status/leader (286.341µs) from=127.0.0.6:35787 2023/01/20 23:22:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:22:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.38279853s) from=127.0.0.6:36393 2023/01/20 23:22:42 [DEBUG] http: Request GET /v1/status/leader (158.421µs) from=127.0.0.6:35787 2023/01/20 23:22:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m3.68536241s) from=127.0.0.6:44049 2023/01/20 23:22:47 [DEBUG] http: Request GET /v1/status/leader (2.308084ms) from=127.0.0.6:51867 2023/01/20 23:22:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m4.594841638s) from=127.0.0.6:36845 2023/01/20 23:23:02 [DEBUG] http: Request GET /v1/status/leader (179.61µs) from=127.0.0.6:35787 2023/01/20 23:23:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:23:03 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:23:03 [DEBUG] agent: Node info in sync 2023/01/20 23:23:07 [DEBUG] http: Request GET /v1/status/leader (268.227µs) from=127.0.0.6:35787 2023/01/20 23:23:22 [DEBUG] http: Request GET /v1/status/leader (337.195µs) from=127.0.0.6:35787 2023/01/20 23:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.221954575s) from=127.0.0.6:48719 2023/01/20 23:23:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.03244475s) from=127.0.0.6:53225 2023/01/20 23:23:27 [DEBUG] http: Request GET /v1/status/leader (2.362717ms) from=127.0.0.6:35787 2023/01/20 23:23:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m6.607111674s) from=127.0.0.6:45411 2023/01/20 23:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m7.178718988s) from=127.0.0.6:49797 2023/01/20 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.236665638s) from=127.0.0.6:59427 2023/01/20 23:23:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.848984248s) from=127.0.0.6:36467 2023/01/20 23:23:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m6.707849894s) from=127.0.0.6:54925 2023/01/20 23:23:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m3.017157892s) from=127.0.0.6:58167 2023/01/20 23:23:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.746618068s) from=127.0.0.6:50887 2023/01/20 23:23:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.240057507s) from=127.0.0.6:50507 2023/01/20 23:23:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m7.159992595s) from=127.0.0.6:43749 2023/01/20 23:23:42 [DEBUG] http: Request GET /v1/status/leader (320.978µs) from=127.0.0.6:35787 2023/01/20 23:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.192311058s) from=127.0.0.6:35459 2023/01/20 23:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.169129611s) from=127.0.0.6:54625 2023/01/20 23:23:47 [DEBUG] http: Request GET /v1/status/leader (272.686µs) from=127.0.0.6:51867 2023/01/20 23:24:02 [DEBUG] http: Request GET /v1/status/leader (3.321375ms) from=127.0.0.6:35787 2023/01/20 23:24:07 [DEBUG] http: Request GET /v1/status/leader (376.39µs) from=127.0.0.6:35787 2023/01/20 23:24:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.912219069s) from=127.0.0.6:36119 2023/01/20 23:24:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.338429647s) from=127.0.0.6:44859 2023/01/20 23:24:22 [DEBUG] http: Request GET /v1/status/leader (484.721µs) from=127.0.0.6:35787 2023/01/20 23:24:27 [DEBUG] http: Request GET /v1/status/leader (876.345µs) from=127.0.0.6:51867 2023/01/20 23:24:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:24:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m0.987573855s) from=127.0.0.6:36393 2023/01/20 23:24:42 [DEBUG] http: Request GET /v1/status/leader (243.459µs) from=127.0.0.6:35787 2023/01/20 23:24:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:24:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:24:46 [DEBUG] agent: Node info in sync 2023/01/20 23:24:47 [DEBUG] http: Request GET /v1/status/leader (404.216µs) from=127.0.0.6:51867 2023/01/20 23:24:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m4.776761752s) from=127.0.0.6:44049 2023/01/20 23:24:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m0.658482524s) from=127.0.0.6:36845 2023/01/20 23:24:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:25:02 [DEBUG] http: Request GET /v1/status/leader (379.455µs) from=127.0.0.6:35787 2023/01/20 23:25:07 [DEBUG] http: Request GET /v1/status/leader (162.74µs) from=127.0.0.6:35787 2023/01/20 23:25:22 [DEBUG] http: Request GET /v1/status/leader (297.062µs) from=127.0.0.6:35787 2023/01/20 23:25:27 [DEBUG] http: Request GET /v1/status/leader (286.9µs) from=127.0.0.6:51867 2023/01/20 23:25:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.554822952s) from=127.0.0.6:53225 2023/01/20 23:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.840137826s) from=127.0.0.6:48719 2023/01/20 23:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.030176186s) from=127.0.0.6:49797 2023/01/20 23:25:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m6.989206431s) from=127.0.0.6:45411 2023/01/20 23:25:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.127450035s) from=127.0.0.6:54925 2023/01/20 23:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.731357126s) from=127.0.0.6:59427 2023/01/20 23:25:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.005492355s) from=127.0.0.6:36467 2023/01/20 23:25:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:25:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.488046722s) from=127.0.0.6:58167 2023/01/20 23:25:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.442684041s) from=127.0.0.6:50887 2023/01/20 23:25:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.669916326s) from=127.0.0.6:50507 2023/01/20 23:25:42 [DEBUG] http: Request GET /v1/status/leader (189.077µs) from=127.0.0.6:35787 2023/01/20 23:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.422518931s) from=127.0.0.6:35459 2023/01/20 23:25:47 [DEBUG] http: Request GET /v1/status/leader (284.919µs) from=127.0.0.6:35787 2023/01/20 23:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m5.854278285s) from=127.0.0.6:43749 2023/01/20 23:25:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.365705513s) from=127.0.0.6:54625 2023/01/20 23:26:02 [DEBUG] http: Request GET /v1/status/leader (499.694µs) from=127.0.0.6:35787 2023/01/20 23:26:07 [DEBUG] http: Request GET /v1/status/leader (295.324µs) from=127.0.0.6:35787 2023/01/20 23:26:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.04884787s) from=127.0.0.6:36119 2023/01/20 23:26:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.442739935s) from=127.0.0.6:44859 2023/01/20 23:26:22 [DEBUG] http: Request GET /v1/status/leader (449.089µs) from=127.0.0.6:35787 2023/01/20 23:26:27 [DEBUG] http: Request GET /v1/status/leader (1.068183ms) from=127.0.0.6:51867 2023/01/20 23:26:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:26:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:26:38 [DEBUG] agent: Node info in sync 2023/01/20 23:26:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.303611209s) from=127.0.0.6:36393 2023/01/20 23:26:42 [DEBUG] http: Request GET /v1/status/leader (747.561µs) from=127.0.0.6:35787 2023/01/20 23:26:47 [DEBUG] http: Request GET /v1/status/leader (224.616µs) from=127.0.0.6:35787 2023/01/20 23:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m5.637051552s) from=127.0.0.6:44049 2023/01/20 23:26:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m5.96387347s) from=127.0.0.6:36845 2023/01/20 23:27:02 [DEBUG] http: Request GET /v1/status/leader (396.453µs) from=127.0.0.6:35787 2023/01/20 23:27:07 [DEBUG] http: Request GET /v1/status/leader (4.589468ms) from=127.0.0.6:35787 2023/01/20 23:27:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:27:22 [DEBUG] http: Request GET /v1/status/leader (306.976µs) from=127.0.0.6:35787 2023/01/20 23:27:27 [DEBUG] http: Request GET /v1/status/leader (462.704µs) from=127.0.0.6:51867 2023/01/20 23:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.934142178s) from=127.0.0.6:49797 2023/01/20 23:27:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.329928307s) from=127.0.0.6:53225 2023/01/20 23:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.654793132s) from=127.0.0.6:48719 2023/01/20 23:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.925163387s) from=127.0.0.6:59427 2023/01/20 23:27:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.583525531s) from=127.0.0.6:54925 2023/01/20 23:27:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:27:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.849430114s) from=127.0.0.6:45411 2023/01/20 23:27:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.699694212s) from=127.0.0.6:50887 2023/01/20 23:27:42 [DEBUG] http: Request GET /v1/status/leader (190.229µs) from=127.0.0.6:35787 2023/01/20 23:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.188833923s) from=127.0.0.6:36467 2023/01/20 23:27:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m5.785455259s) from=127.0.0.6:58167 2023/01/20 23:27:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.57567772s) from=127.0.0.6:50507 2023/01/20 23:27:47 [DEBUG] http: Request GET /v1/status/leader (198.962µs) from=127.0.0.6:35787 2023/01/20 23:27:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.093047824s) from=127.0.0.6:35459 2023/01/20 23:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.322987529s) from=127.0.0.6:54625 2023/01/20 23:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.989903266s) from=127.0.0.6:43749 2023/01/20 23:27:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:27:58 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:27:58 [DEBUG] agent: Node info in sync 2023/01/20 23:28:02 [DEBUG] http: Request GET /v1/status/leader (386.973µs) from=127.0.0.6:35787 2023/01/20 23:28:07 [DEBUG] http: Request GET /v1/status/leader (270.601µs) from=127.0.0.6:51867 2023/01/20 23:28:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.109269196s) from=127.0.0.6:36119 2023/01/20 23:28:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.974292541s) from=127.0.0.6:44859 2023/01/20 23:28:22 [DEBUG] http: Request GET /v1/status/leader (182.007µs) from=127.0.0.6:35787 2023/01/20 23:28:27 [DEBUG] http: Request GET /v1/status/leader (2.41107ms) from=127.0.0.6:35787 2023/01/20 23:28:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:28:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m0.283454798s) from=127.0.0.6:36393 2023/01/20 23:28:42 [DEBUG] http: Request GET /v1/status/leader (247.784µs) from=127.0.0.6:35787 2023/01/20 23:28:47 [DEBUG] http: Request GET /v1/status/leader (237.453µs) from=127.0.0.6:51867 2023/01/20 23:28:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m3.186163204s) from=127.0.0.6:44049 2023/01/20 23:28:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m2.75777353s) from=127.0.0.6:36845 2023/01/20 23:29:02 [DEBUG] http: Request GET /v1/status/leader (200.714µs) from=127.0.0.6:35787 2023/01/20 23:29:07 [DEBUG] http: Request GET /v1/status/leader (162.891µs) from=127.0.0.6:35787 2023/01/20 23:29:22 [DEBUG] http: Request GET /v1/status/leader (337.123µs) from=127.0.0.6:35787 2023/01/20 23:29:27 [DEBUG] http: Request GET /v1/status/leader (292.163µs) from=127.0.0.6:51867 2023/01/20 23:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.124754416s) from=127.0.0.6:59427 2023/01/20 23:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.728487561s) from=127.0.0.6:48719 2023/01/20 23:29:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:29:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.587207748s) from=127.0.0.6:53225 2023/01/20 23:29:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:29:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m3.878188243s) from=127.0.0.6:54925 2023/01/20 23:29:42 [DEBUG] http: Request GET /v1/status/leader (1.009813ms) from=127.0.0.6:35787 2023/01/20 23:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m7.14054033s) from=127.0.0.6:49797 2023/01/20 23:29:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m0.581588894s) from=127.0.0.6:58167 2023/01/20 23:29:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.033554091s) from=127.0.0.6:45411 2023/01/20 23:29:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.673755187s) from=127.0.0.6:50887 2023/01/20 23:29:47 [DEBUG] http: Request GET /v1/status/leader (390.962µs) from=127.0.0.6:35787 2023/01/20 23:29:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.488698996s) from=127.0.0.6:36467 2023/01/20 23:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.656294707s) from=127.0.0.6:54625 2023/01/20 23:29:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:29:52 [DEBUG] agent: Node info in sync 2023/01/20 23:29:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.682850732s) from=127.0.0.6:50507 2023/01/20 23:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.711183308s) from=127.0.0.6:35459 2023/01/20 23:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m2.144879142s) from=127.0.0.6:43749 2023/01/20 23:30:02 [DEBUG] http: Request GET /v1/status/leader (339.583µs) from=127.0.0.6:35787 2023/01/20 23:30:07 [DEBUG] http: Request GET /v1/status/leader (237.542µs) from=127.0.0.6:35787 2023/01/20 23:30:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.690646641s) from=127.0.0.6:44859 2023/01/20 23:30:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.298637782s) from=127.0.0.6:36119 2023/01/20 23:30:22 [DEBUG] http: Request GET /v1/status/leader (426.757µs) from=127.0.0.6:35787 2023/01/20 23:30:27 [DEBUG] http: Request GET /v1/status/leader (213.095µs) from=127.0.0.6:51867 2023/01/20 23:30:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:30:42 [DEBUG] http: Request GET /v1/status/leader (346.204µs) from=127.0.0.6:35787 2023/01/20 23:30:47 [DEBUG] http: Request GET /v1/status/leader (263.796µs) from=127.0.0.6:51867 2023/01/20 23:30:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m6.774981347s) from=127.0.0.6:36393 2023/01/20 23:30:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m2.447032897s) from=127.0.0.6:44049 2023/01/20 23:31:02 [DEBUG] http: Request GET /v1/status/leader (185.364µs) from=127.0.0.6:35787 2023/01/20 23:31:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:31:04 [DEBUG] agent: Node info in sync 2023/01/20 23:31:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (2m4.366191385s) from=127.0.0.6:36845 2023/01/20 23:31:07 [DEBUG] http: Request GET /v1/status/leader (304.759µs) from=127.0.0.6:35787 2023/01/20 23:31:22 [DEBUG] http: Request GET /v1/status/leader (371.278µs) from=127.0.0.6:35787 2023/01/20 23:31:27 [DEBUG] http: Request GET /v1/status/leader (283.055µs) from=127.0.0.6:35787 2023/01/20 23:31:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:31:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" 2023/01/20 23:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:31:37 [DEBUG] agent: Node info in sync 2023/01/20 23:31:37 [DEBUG] http: Request PUT /v1/agent/service/register (31.378127ms) from=127.0.0.6:51867 2023/01/20 23:31:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (38.09356619s) from=127.0.0.6:44049 2023/01/20 23:31:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (33.118793681s) from=127.0.0.6:36845 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:31:37 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:31:37 [DEBUG] agent: Node info in sync 2023/01/20 23:31:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (5.192382ms) from=127.0.0.6:51867 2023/01/20 23:31:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (365.852µs) from=127.0.0.6:51867 2023/01/20 23:31:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.917725758s) from=127.0.0.6:59427 2023/01/20 23:31:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.139531871s) from=127.0.0.6:53225 2023/01/20 23:31:42 [DEBUG] http: Request GET /v1/status/leader (289.166µs) from=127.0.0.6:35787 2023/01/20 23:31:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.990982913s) from=127.0.0.6:48719 2023/01/20 23:31:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m3.721717618s) from=127.0.0.6:54925 2023/01/20 23:31:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.392357349s) from=127.0.0.6:50887 2023/01/20 23:31:47 [DEBUG] http: Request GET /v1/status/leader (167.128µs) from=127.0.0.6:35787 2023/01/20 23:31:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.541131049s) from=127.0.0.6:49797 2023/01/20 23:31:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.790910933s) from=127.0.0.6:58167 2023/01/20 23:31:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m4.078540089s) from=127.0.0.6:45411 2023/01/20 23:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.570676059s) from=127.0.0.6:54625 2023/01/20 23:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.970033625s) from=127.0.0.6:36467 2023/01/20 23:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.605028188s) from=127.0.0.6:35459 2023/01/20 23:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m6.316530102s) from=127.0.0.6:43749 2023/01/20 23:32:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.135590861s) from=127.0.0.6:50507 2023/01/20 23:32:02 [DEBUG] http: Request GET /v1/status/leader (309.785µs) from=127.0.0.6:35787 2023/01/20 23:32:07 [DEBUG] http: Request GET /v1/status/leader (815.402µs) from=127.0.0.6:53291 2023/01/20 23:32:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.340186172s) from=127.0.0.6:44859 2023/01/20 23:32:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.624323402s) from=127.0.0.6:36119 2023/01/20 23:32:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:32:22 [DEBUG] http: Request GET /v1/status/leader (567.413µs) from=127.0.0.6:35787 2023/01/20 23:32:27 [DEBUG] http: Request GET /v1/status/leader (333.193µs) from=127.0.0.6:35787 2023/01/20 23:32:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:32:42 [DEBUG] http: Request GET /v1/status/leader (159.694µs) from=127.0.0.6:35787 2023/01/20 23:32:47 [DEBUG] http: Request GET /v1/status/leader (394.73µs) from=127.0.0.6:35787 2023/01/20 23:32:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m3.782518079s) from=127.0.0.6:36393 2023/01/20 23:33:02 [DEBUG] http: Request GET /v1/status/leader (373.939µs) from=127.0.0.6:35787 2023/01/20 23:33:07 [DEBUG] http: Request GET /v1/status/leader (280.928µs) from=127.0.0.6:35787 2023/01/20 23:33:22 [DEBUG] http: Request GET /v1/status/leader (145.051µs) from=127.0.0.6:35787 2023/01/20 23:33:27 [DEBUG] http: Request GET /v1/status/leader (7.013412ms) from=127.0.0.6:53291 2023/01/20 23:33:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:33:30 [DEBUG] agent: Node info in sync 2023/01/20 23:33:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:33:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m0.785240832s) from=127.0.0.6:36845 2023/01/20 23:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.380769907s) from=127.0.0.6:59427 2023/01/20 23:33:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.893624789s) from=127.0.0.6:51867 2023/01/20 23:33:42 [DEBUG] http: Request GET /v1/status/leader (324.971µs) from=127.0.0.6:35787 2023/01/20 23:33:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.804102923s) from=127.0.0.6:53225 2023/01/20 23:33:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m7.359958692s) from=127.0.0.6:44049 2023/01/20 23:33:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.568968578s) from=127.0.0.6:54925 2023/01/20 23:33:47 [DEBUG] http: Request GET /v1/status/leader (281.742µs) from=127.0.0.6:35787 2023/01/20 23:33:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.288538402s) from=127.0.0.6:45411 2023/01/20 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.409419354s) from=127.0.0.6:49797 2023/01/20 23:33:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m2.780447996s) from=127.0.0.6:58167 2023/01/20 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.307342322s) from=127.0.0.6:48719 2023/01/20 23:33:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.950095601s) from=127.0.0.6:50887 2023/01/20 23:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.95171898s) from=127.0.0.6:54625 2023/01/20 23:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.490336437s) from=127.0.0.6:36467 2023/01/20 23:34:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:01 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.2.147_8443" 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [DEBUG] agent: Node info in sync 2023/01/20 23:34:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.335439ms) from=127.0.0.6:53291 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Node info in sync 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (23.267518544s) from=127.0.0.6:36845 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (16.697008203s) from=127.0.0.6:44049 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (644.414µs) from=127.0.0.6:53291 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (7.442419ms) from=127.0.0.6:53291 2023/01/20 23:34:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.0.76_8082" 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:01 [DEBUG] agent: Node info in sync 2023/01/20 23:34:01 [DEBUG] http: Request PUT /v1/agent/service/register (14.459157ms) from=127.0.0.6:46217 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (91.536967ms) from=127.0.0.6:36845 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:01 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:01 [DEBUG] agent: Node info in sync 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (93.03387ms) from=127.0.0.6:44049 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (409.31µs) from=127.0.0.6:46217 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (176.741µs) from=127.0.0.6:36845 2023/01/20 23:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.618351645s) from=127.0.0.6:35459 2023/01/20 23:34:02 [DEBUG] http: Request GET /v1/status/leader (195.524µs) from=127.0.0.6:35787 2023/01/20 23:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.911741699s) from=127.0.0.6:43749 2023/01/20 23:34:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.147452491s) from=127.0.0.6:50507 2023/01/20 23:34:07 [DEBUG] http: Request GET /v1/status/leader (191.97µs) from=127.0.0.6:51677 2023/01/20 23:34:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.397662139s) from=127.0.0.6:44859 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.25.119_8410" 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.699989ms) from=127.0.0.6:51677 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=164 (14.116181256s) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=164 (14.097025307s) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (443.865µs) from=127.0.0.6:51677 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (251.194µs) from=127.0.0.6:51677 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v1_nslcm_10.233.49.168_8403" 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.162414ms) from=127.0.0.6:43475 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (40.151686ms) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (40.866932ms) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.416573ms) from=127.0.0.6:43475 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (185.086µs) from=127.0.0.6:43475 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v2_nslcm_10.233.49.168_8403" 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.776771ms) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (61.959799ms) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (57.618753ms) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (178.896µs) from=127.0.0.6:35787 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (263.93µs) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v1_vnflcm_10.233.24.158_8801" 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.017797ms) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=168 (43.993913ms) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=168 (44.265364ms) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (420.947µs) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (223.856µs) from=127.0.0.6:60979 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.18.108_8482" 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.849192ms) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (36.006053ms) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (35.861894ms) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (345.059µs) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (293.891µs) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v1_vnfres_10.233.23.17_8802" 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.129912ms) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=170 (21.908028ms) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=170 (46.590583ms) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (450.663µs) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (157.979µs) from=127.0.0.6:57863 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v1_vnfmgr_10.233.15.129_8803" 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.405398ms) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=171 (33.34143ms) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=171 (35.537636ms) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (315.25µs) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (274.383µs) from=127.0.0.6:39949 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:34:15 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.42.189_8484" 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.526681ms) from=127.0.0.6:45187 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:34:15 [DEBUG] agent: Node info in sync 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (48.442074ms) from=127.0.0.6:36845 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (49.249764ms) from=127.0.0.6:44049 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (2.100278ms) from=127.0.0.6:45187 2023/01/20 23:34:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (605.707µs) from=127.0.0.6:59747 2023/01/20 23:34:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.611321378s) from=127.0.0.6:36119 2023/01/20 23:34:22 [DEBUG] http: Request GET /v1/status/leader (184.047µs) from=127.0.0.6:43859 2023/01/20 23:34:27 [DEBUG] http: Request GET /v1/status/leader (144.54µs) from=127.0.0.6:43859 2023/01/20 23:34:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:34:42 [DEBUG] http: Request GET /v1/status/leader (164.575µs) from=127.0.0.6:43859 2023/01/20 23:34:47 [DEBUG] http: Request GET /v1/status/leader (527.439µs) from=127.0.0.6:45187 2023/01/20 23:34:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:34:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m4.04848652s) from=127.0.0.6:36393 2023/01/20 23:35:02 [DEBUG] http: Request GET /v1/status/leader (246.559µs) from=127.0.0.6:43859 2023/01/20 23:35:07 [DEBUG] http: Request GET /v1/status/leader (2.874464ms) from=127.0.0.6:45187 2023/01/20 23:35:22 [DEBUG] http: Request GET /v1/status/leader (415.816µs) from=127.0.0.6:43859 2023/01/20 23:35:27 [DEBUG] http: Request GET /v1/status/leader (673.733µs) from=127.0.0.6:45187 2023/01/20 23:35:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:35:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.415176692s) from=127.0.0.6:59427 2023/01/20 23:35:42 [DEBUG] http: Request GET /v1/status/leader (204.628µs) from=127.0.0.6:43859 2023/01/20 23:35:47 [DEBUG] http: Request GET /v1/status/leader (192.125µs) from=127.0.0.6:43859 2023/01/20 23:35:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m7.196419649s) from=127.0.0.6:51867 2023/01/20 23:35:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.287540553s) from=127.0.0.6:53225 2023/01/20 23:35:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.451432412s) from=127.0.0.6:54925 2023/01/20 23:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.177166858s) from=127.0.0.6:49797 2023/01/20 23:35:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.805929189s) from=127.0.0.6:50887 2023/01/20 23:35:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m3.409927135s) from=127.0.0.6:58167 2023/01/20 23:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.142067018s) from=127.0.0.6:54625 2023/01/20 23:35:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.714066042s) from=127.0.0.6:45411 2023/01/20 23:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.491466978s) from=127.0.0.6:48719 2023/01/20 23:36:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:36:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:36:02 [DEBUG] agent: Node info in sync 2023/01/20 23:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.205102897s) from=127.0.0.6:36467 2023/01/20 23:36:02 [DEBUG] http: Request GET /v1/status/leader (273.048µs) from=127.0.0.6:43859 2023/01/20 23:36:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m1.805279894s) from=127.0.0.6:53291 2023/01/20 23:36:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.871155118s) from=127.0.0.6:46217 2023/01/20 23:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.703138965s) from=127.0.0.6:35459 2023/01/20 23:36:07 [DEBUG] http: Request GET /v1/status/leader (504.84µs) from=127.0.0.6:45187 2023/01/20 23:36:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.358377264s) from=127.0.0.6:43749 2023/01/20 23:36:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.165311146s) from=127.0.0.6:50507 2023/01/20 23:36:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.90322767s) from=127.0.0.6:44859 2023/01/20 23:36:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.814015197s) from=127.0.0.6:35787 2023/01/20 23:36:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.900714274s) from=127.0.0.6:43475 2023/01/20 23:36:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m1.130664244s) from=127.0.0.6:35537 2023/01/20 23:36:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.620961796s) from=127.0.0.6:44049 2023/01/20 23:36:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.007457879s) from=127.0.0.6:36845 2023/01/20 23:36:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m2.665248801s) from=127.0.0.6:51677 2023/01/20 23:36:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m2.736219446s) from=127.0.0.6:60979 2023/01/20 23:36:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.101901622s) from=127.0.0.6:36119 2023/01/20 23:36:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m5.443261707s) from=127.0.0.6:39949 2023/01/20 23:36:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.527989848s) from=127.0.0.6:57863 2023/01/20 23:36:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m6.163415768s) from=127.0.0.6:59747 2023/01/20 23:36:22 [DEBUG] http: Request GET /v1/status/leader (1.142966ms) from=127.0.0.6:43859 2023/01/20 23:36:27 [DEBUG] http: Request GET /v1/status/leader (242.199µs) from=127.0.0.6:45187 2023/01/20 23:36:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:36:42 [DEBUG] http: Request GET /v1/status/leader (248.811µs) from=127.0.0.6:43859 2023/01/20 23:36:47 [DEBUG] http: Request GET /v1/status/leader (654.72µs) from=127.0.0.6:45187 2023/01/20 23:36:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m3.144086515s) from=127.0.0.6:36393 2023/01/20 23:37:02 [DEBUG] http: Request GET /v1/status/leader (172.607µs) from=127.0.0.6:43859 2023/01/20 23:37:07 [DEBUG] http: Request GET /v1/status/leader (377.198µs) from=127.0.0.6:43859 2023/01/20 23:37:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:37:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:37:11 [DEBUG] agent: Node info in sync 2023/01/20 23:37:22 [DEBUG] http: Request GET /v1/status/leader (305.094µs) from=127.0.0.6:43859 2023/01/20 23:37:27 [DEBUG] http: Request GET /v1/status/leader (182.654µs) from=127.0.0.6:43859 2023/01/20 23:37:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:37:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:37:42 [DEBUG] http: Request GET /v1/status/leader (622.992µs) from=127.0.0.6:43859 2023/01/20 23:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.431236731s) from=127.0.0.6:59427 2023/01/20 23:37:47 [DEBUG] http: Request GET /v1/status/leader (2.110362ms) from=127.0.0.6:43859 2023/01/20 23:37:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m2.249094052s) from=127.0.0.6:51867 2023/01/20 23:37:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.346702944s) from=127.0.0.6:54925 2023/01/20 23:37:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.278511333s) from=127.0.0.6:53225 2023/01/20 23:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.657826781s) from=127.0.0.6:49797 2023/01/20 23:37:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.426234045s) from=127.0.0.6:50887 2023/01/20 23:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.898858179s) from=127.0.0.6:54625 2023/01/20 23:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.636507s) from=127.0.0.6:48719 2023/01/20 23:38:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m6.507269751s) from=127.0.0.6:58167 2023/01/20 23:38:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m6.547107573s) from=127.0.0.6:45411 2023/01/20 23:38:02 [DEBUG] http: Request GET /v1/status/leader (416.677µs) from=127.0.0.6:43859 2023/01/20 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.425174976s) from=127.0.0.6:36467 2023/01/20 23:38:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m0.907127999s) from=127.0.0.6:53291 2023/01/20 23:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.23866715s) from=127.0.0.6:35459 2023/01/20 23:38:07 [DEBUG] http: Request GET /v1/status/leader (486.739µs) from=127.0.0.6:45187 2023/01/20 23:38:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m4.656694157s) from=127.0.0.6:46217 2023/01/20 23:38:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.923579316s) from=127.0.0.6:50507 2023/01/20 23:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m7.210847578s) from=127.0.0.6:43749 2023/01/20 23:38:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.145490768s) from=127.0.0.6:44859 2023/01/20 23:38:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.037180421s) from=127.0.0.6:36845 2023/01/20 23:38:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m1.16123996s) from=127.0.0.6:60979 2023/01/20 23:38:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m3.314997308s) from=127.0.0.6:35537 2023/01/20 23:38:22 [DEBUG] http: Request GET /v1/status/leader (1.026539ms) from=127.0.0.6:43859 2023/01/20 23:38:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.486465234s) from=127.0.0.6:35787 2023/01/20 23:38:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.767840899s) from=127.0.0.6:43475 2023/01/20 23:38:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.025817819s) from=127.0.0.6:44049 2023/01/20 23:38:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m5.585996478s) from=127.0.0.6:51677 2023/01/20 23:38:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m2.529962878s) from=127.0.0.6:39949 2023/01/20 23:38:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m1.848208229s) from=127.0.0.6:59747 2023/01/20 23:38:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.432014566s) from=127.0.0.6:57863 2023/01/20 23:38:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.898314458s) from=127.0.0.6:36119 2023/01/20 23:38:27 [DEBUG] http: Request GET /v1/status/leader (258.067µs) from=127.0.0.6:43859 2023/01/20 23:38:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:38:42 [DEBUG] http: Request GET /v1/status/leader (252.633µs) from=127.0.0.6:43859 2023/01/20 23:38:47 [DEBUG] http: Request GET /v1/status/leader (316.648µs) from=127.0.0.6:45187 2023/01/20 23:38:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:38:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:38:57 [DEBUG] agent: Node info in sync 2023/01/20 23:39:02 [DEBUG] http: Request GET /v1/status/leader (250.066µs) from=127.0.0.6:43859 2023/01/20 23:39:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m3.857252991s) from=127.0.0.6:36393 2023/01/20 23:39:07 [DEBUG] http: Request GET /v1/status/leader (307.53µs) from=127.0.0.6:43859 2023/01/20 23:39:22 [DEBUG] http: Request GET /v1/status/leader (194.24µs) from=127.0.0.6:43859 2023/01/20 23:39:27 [DEBUG] http: Request GET /v1/status/leader (264.508µs) from=127.0.0.6:43859 2023/01/20 23:39:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:39:42 [DEBUG] http: Request GET /v1/status/leader (301.798µs) from=127.0.0.6:43859 2023/01/20 23:39:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:39:47 [DEBUG] http: Request GET /v1/status/leader (298.519µs) from=127.0.0.6:45187 2023/01/20 23:39:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m0.666360599s) from=127.0.0.6:51867 2023/01/20 23:39:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.276371166s) from=127.0.0.6:59427 2023/01/20 23:39:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m0.907166879s) from=127.0.0.6:54925 2023/01/20 23:39:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.703813856s) from=127.0.0.6:53225 2023/01/20 23:39:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.164538609s) from=127.0.0.6:50887 2023/01/20 23:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.408072111s) from=127.0.0.6:54625 2023/01/20 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m7.125340002s) from=127.0.0.6:49797 2023/01/20 23:40:02 [DEBUG] http: Request GET /v1/status/leader (168.855µs) from=127.0.0.6:43859 2023/01/20 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.088696749s) from=127.0.0.6:48719 2023/01/20 23:40:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m0.106231587s) from=127.0.0.6:53291 2023/01/20 23:40:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.54187385s) from=127.0.0.6:45411 2023/01/20 23:40:07 [DEBUG] http: Request GET /v1/status/leader (148.663µs) from=127.0.0.6:43859 2023/01/20 23:40:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.54866403s) from=127.0.0.6:36467 2023/01/20 23:40:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m7.059681405s) from=127.0.0.6:58167 2023/01/20 23:40:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.042254983s) from=127.0.0.6:50507 2023/01/20 23:40:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m6.338562635s) from=127.0.0.6:46217 2023/01/20 23:40:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.330484502s) from=127.0.0.6:35459 2023/01/20 23:40:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.226882529s) from=127.0.0.6:36845 2023/01/20 23:40:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.632315323s) from=127.0.0.6:44859 2023/01/20 23:40:22 [DEBUG] http: Request GET /v1/status/leader (247.945µs) from=127.0.0.6:43859 2023/01/20 23:40:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m7.43388909s) from=127.0.0.6:43749 2023/01/20 23:40:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m3.448739103s) from=127.0.0.6:35537 2023/01/20 23:40:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m0.458137383s) from=127.0.0.6:59747 2023/01/20 23:40:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m1.670342343s) from=127.0.0.6:39949 2023/01/20 23:40:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.095579127s) from=127.0.0.6:44049 2023/01/20 23:40:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m6.916646129s) from=127.0.0.6:60979 2023/01/20 23:40:27 [DEBUG] http: Request GET /v1/status/leader (341.095µs) from=127.0.0.6:45187 2023/01/20 23:40:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.381633085s) from=127.0.0.6:35787 2023/01/20 23:40:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.398903037s) from=127.0.0.6:43475 2023/01/20 23:40:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m4.978842227s) from=127.0.0.6:51677 2023/01/20 23:40:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.253042263s) from=127.0.0.6:57863 2023/01/20 23:40:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.476402026s) from=127.0.0.6:36119 2023/01/20 23:40:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:40:42 [DEBUG] http: Request GET /v1/status/leader (151.385µs) from=127.0.0.6:43859 2023/01/20 23:40:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:40:43 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:40:43 [DEBUG] agent: Node info in sync 2023/01/20 23:40:47 [DEBUG] http: Request GET /v1/status/leader (2.785324ms) from=127.0.0.6:45187 2023/01/20 23:41:02 [DEBUG] http: Request GET /v1/status/leader (205.067µs) from=127.0.0.6:43859 2023/01/20 23:41:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.527352184s) from=127.0.0.6:36393 2023/01/20 23:41:07 [DEBUG] http: Request GET /v1/status/leader (248.411µs) from=127.0.0.6:43859 2023/01/20 23:41:22 [DEBUG] http: Request GET /v1/status/leader (172.86µs) from=127.0.0.6:43859 2023/01/20 23:41:28 [DEBUG] http: Request GET /v1/status/leader (288.67µs) from=127.0.0.6:45187 2023/01/20 23:41:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:41:42 [DEBUG] http: Request GET /v1/status/leader (246.219µs) from=127.0.0.6:43859 2023/01/20 23:41:48 [DEBUG] http: Request GET /v1/status/leader (190.11µs) from=127.0.0.6:45187 2023/01/20 23:41:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.442162075s) from=127.0.0.6:51867 2023/01/20 23:41:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.927728328s) from=127.0.0.6:53225 2023/01/20 23:41:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m5.341865491s) from=127.0.0.6:54925 2023/01/20 23:41:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.970954132s) from=127.0.0.6:59427 2023/01/20 23:42:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.252858549s) from=127.0.0.6:50887 2023/01/20 23:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.728327372s) from=127.0.0.6:54625 2023/01/20 23:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.415039201s) from=127.0.0.6:49797 2023/01/20 23:42:02 [DEBUG] http: Request GET /v1/status/leader (161.2µs) from=127.0.0.6:43859 2023/01/20 23:42:08 [DEBUG] http: Request GET /v1/status/leader (280.442µs) from=127.0.0.6:45187 2023/01/20 23:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.604011239s) from=127.0.0.6:48719 2023/01/20 23:42:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.751608573s) from=127.0.0.6:45411 2023/01/20 23:42:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m6.054940751s) from=127.0.0.6:53291 2023/01/20 23:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.148017082s) from=127.0.0.6:36467 2023/01/20 23:42:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m7.450833787s) from=127.0.0.6:58167 2023/01/20 23:42:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m2.763718707s) from=127.0.0.6:46217 2023/01/20 23:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.036001516s) from=127.0.0.6:50507 2023/01/20 23:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m7.176141513s) from=127.0.0.6:35459 2023/01/20 23:42:22 [DEBUG] http: Request GET /v1/status/leader (260.94µs) from=127.0.0.6:43859 2023/01/20 23:42:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m4.520523791s) from=127.0.0.6:36845 2023/01/20 23:42:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m2.776068488s) from=127.0.0.6:43749 2023/01/20 23:42:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.749394085s) from=127.0.0.6:59747 2023/01/20 23:42:28 [DEBUG] http: Request GET /v1/status/leader (234.44µs) from=127.0.0.6:45187 2023/01/20 23:42:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m4.636958831s) from=127.0.0.6:35537 2023/01/20 23:42:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.964601981s) from=127.0.0.6:44859 2023/01/20 23:42:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m3.302331257s) from=127.0.0.6:60979 2023/01/20 23:42:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.301253997s) from=127.0.0.6:44049 2023/01/20 23:42:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m6.602522376s) from=127.0.0.6:39949 2023/01/20 23:42:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.704352104s) from=127.0.0.6:57863 2023/01/20 23:42:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.451596506s) from=127.0.0.6:35787 2023/01/20 23:42:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.281626177s) from=127.0.0.6:43475 2023/01/20 23:42:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:42:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m6.468928036s) from=127.0.0.6:51677 2023/01/20 23:42:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:42:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:42:38 [DEBUG] agent: Node info in sync 2023/01/20 23:42:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.780101957s) from=127.0.0.6:36119 2023/01/20 23:42:42 [DEBUG] http: Request GET /v1/status/leader (533.261µs) from=127.0.0.6:43859 2023/01/20 23:42:48 [DEBUG] http: Request GET /v1/status/leader (247.202µs) from=127.0.0.6:45187 2023/01/20 23:43:02 [DEBUG] http: Request GET /v1/status/leader (496.528µs) from=127.0.0.6:43859 2023/01/20 23:43:08 [DEBUG] http: Request GET /v1/status/leader (159.48µs) from=127.0.0.6:45187 2023/01/20 23:43:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m3.96013134s) from=127.0.0.6:36393 2023/01/20 23:43:22 [DEBUG] http: Request GET /v1/status/leader (151.366µs) from=127.0.0.6:43859 2023/01/20 23:43:28 [DEBUG] http: Request GET /v1/status/leader (3.836016ms) from=127.0.0.6:43859 2023/01/20 23:43:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:43:42 [DEBUG] http: Request GET /v1/status/leader (512.63µs) from=127.0.0.6:43859 2023/01/20 23:43:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:43:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:43:45 [DEBUG] agent: Node info in sync 2023/01/20 23:43:48 [DEBUG] http: Request GET /v1/status/leader (168.526µs) from=127.0.0.6:45187 2023/01/20 23:43:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.732208626s) from=127.0.0.6:51867 2023/01/20 23:43:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.128562706s) from=127.0.0.6:59427 2023/01/20 23:44:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.303754328s) from=127.0.0.6:53225 2023/01/20 23:44:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m3.852486935s) from=127.0.0.6:54925 2023/01/20 23:44:02 [DEBUG] http: Request GET /v1/status/leader (186.69µs) from=127.0.0.6:43859 2023/01/20 23:44:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.153220885s) from=127.0.0.6:50887 2023/01/20 23:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.944298874s) from=127.0.0.6:54625 2023/01/20 23:44:08 [DEBUG] http: Request GET /v1/status/leader (1.201ms) from=127.0.0.6:43859 2023/01/20 23:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.292075479s) from=127.0.0.6:49797 2023/01/20 23:44:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.013754763s) from=127.0.0.6:45411 2023/01/20 23:44:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m2.657143966s) from=127.0.0.6:53291 2023/01/20 23:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.739229087s) from=127.0.0.6:48719 2023/01/20 23:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.146009403s) from=127.0.0.6:36467 2023/01/20 23:44:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m1.520797517s) from=127.0.0.6:58167 2023/01/20 23:44:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.748191256s) from=127.0.0.6:50507 2023/01/20 23:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.784704571s) from=127.0.0.6:35459 2023/01/20 23:44:23 [DEBUG] http: Request GET /v1/status/leader (290.258µs) from=127.0.0.6:43859 2023/01/20 23:44:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m7.085566902s) from=127.0.0.6:46217 2023/01/20 23:44:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.516773468s) from=127.0.0.6:36845 2023/01/20 23:44:28 [DEBUG] http: Request GET /v1/status/leader (250.199µs) from=127.0.0.6:45187 2023/01/20 23:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.018283742s) from=127.0.0.6:43749 2023/01/20 23:44:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.290225427s) from=127.0.0.6:44859 2023/01/20 23:44:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m3.702877042s) from=127.0.0.6:59747 2023/01/20 23:44:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m1.527625221s) from=127.0.0.6:60979 2023/01/20 23:44:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m4.036271084s) from=127.0.0.6:35537 2023/01/20 23:44:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.244024288s) from=127.0.0.6:57863 2023/01/20 23:44:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m3.332811473s) from=127.0.0.6:39949 2023/01/20 23:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.445050387s) from=127.0.0.6:44049 2023/01/20 23:44:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:44:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m3.049958639s) from=127.0.0.6:51677 2023/01/20 23:44:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.438872219s) from=127.0.0.6:43475 2023/01/20 23:44:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.76160553s) from=127.0.0.6:35787 2023/01/20 23:44:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.332907478s) from=127.0.0.6:36119 2023/01/20 23:44:43 [DEBUG] http: Request GET /v1/status/leader (151.873µs) from=127.0.0.6:43859 2023/01/20 23:44:48 [DEBUG] http: Request GET /v1/status/leader (183.72µs) from=127.0.0.6:45187 2023/01/20 23:44:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:45:03 [DEBUG] http: Request GET /v1/status/leader (673.306µs) from=127.0.0.6:43859 2023/01/20 23:45:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:45:06 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:45:06 [DEBUG] agent: Node info in sync 2023/01/20 23:45:08 [DEBUG] http: Request GET /v1/status/leader (158.793µs) from=127.0.0.6:43859 2023/01/20 23:45:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.820579895s) from=127.0.0.6:36393 2023/01/20 23:45:23 [DEBUG] http: Request GET /v1/status/leader (345.727µs) from=127.0.0.6:43859 2023/01/20 23:45:28 [DEBUG] http: Request GET /v1/status/leader (392.467µs) from=127.0.0.6:43859 2023/01/20 23:45:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:45:43 [DEBUG] http: Request GET /v1/status/leader (1.046029ms) from=127.0.0.6:43859 2023/01/20 23:45:48 [DEBUG] http: Request GET /v1/status/leader (155.402µs) from=127.0.0.6:43859 2023/01/20 23:45:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m1.514151193s) from=127.0.0.6:51867 2023/01/20 23:46:03 [DEBUG] http: Request GET /v1/status/leader (332.353µs) from=127.0.0.6:43859 2023/01/20 23:46:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.40165236s) from=127.0.0.6:59427 2023/01/20 23:46:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.660792289s) from=127.0.0.6:53225 2023/01/20 23:46:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.769155421s) from=127.0.0.6:50887 2023/01/20 23:46:08 [DEBUG] http: Request GET /v1/status/leader (5.155488ms) from=127.0.0.6:45187 2023/01/20 23:46:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m7.021478828s) from=127.0.0.6:54925 2023/01/20 23:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.518536697s) from=127.0.0.6:54625 2023/01/20 23:46:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m1.370360528s) from=127.0.0.6:45411 2023/01/20 23:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.174970638s) from=127.0.0.6:49797 2023/01/20 23:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.045539631s) from=127.0.0.6:48719 2023/01/20 23:46:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m4.337116628s) from=127.0.0.6:53291 2023/01/20 23:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.547393726s) from=127.0.0.6:36467 2023/01/20 23:46:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m2.763193685s) from=127.0.0.6:58167 2023/01/20 23:46:23 [DEBUG] http: Request GET /v1/status/leader (275.685µs) from=127.0.0.6:43859 2023/01/20 23:46:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.946074543s) from=127.0.0.6:50507 2023/01/20 23:46:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.284312512s) from=127.0.0.6:36845 2023/01/20 23:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.020777493s) from=127.0.0.6:35459 2023/01/20 23:46:28 [DEBUG] http: Request GET /v1/status/leader (273.627µs) from=127.0.0.6:45187 2023/01/20 23:46:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m4.563466401s) from=127.0.0.6:46217 2023/01/20 23:46:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m0.322247348s) from=127.0.0.6:43749 2023/01/20 23:46:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:46:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:46:30 [DEBUG] agent: Node info in sync 2023/01/20 23:46:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m0.402677309s) from=127.0.0.6:59747 2023/01/20 23:46:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.571964669s) from=127.0.0.6:60979 2023/01/20 23:46:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m1.991451357s) from=127.0.0.6:35537 2023/01/20 23:46:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.519111395s) from=127.0.0.6:44859 2023/01/20 23:46:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m1.31289777s) from=127.0.0.6:39949 2023/01/20 23:46:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:46:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.238558743s) from=127.0.0.6:57863 2023/01/20 23:46:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.284415045s) from=127.0.0.6:43475 2023/01/20 23:46:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.002177498s) from=127.0.0.6:44049 2023/01/20 23:46:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m3.076447443s) from=127.0.0.6:51677 2023/01/20 23:46:43 [DEBUG] http: Request GET /v1/status/leader (314.952µs) from=127.0.0.6:43859 2023/01/20 23:46:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.611153878s) from=127.0.0.6:35787 2023/01/20 23:46:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.97289542s) from=127.0.0.6:36119 2023/01/20 23:46:48 [DEBUG] http: Request GET /v1/status/leader (155.56µs) from=127.0.0.6:43859 2023/01/20 23:47:03 [DEBUG] http: Request GET /v1/status/leader (284.663µs) from=127.0.0.6:43859 2023/01/20 23:47:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:47:08 [DEBUG] http: Request GET /v1/status/leader (156.509µs) from=127.0.0.6:43859 2023/01/20 23:47:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m3.230024384s) from=127.0.0.6:36393 2023/01/20 23:47:23 [DEBUG] http: Request GET /v1/status/leader (247.942µs) from=127.0.0.6:43859 2023/01/20 23:47:28 [DEBUG] http: Request GET /v1/status/leader (1.38662ms) from=127.0.0.6:45187 2023/01/20 23:47:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:47:43 [DEBUG] http: Request GET /v1/status/leader (277.804µs) from=127.0.0.6:43859 2023/01/20 23:47:48 [DEBUG] http: Request GET /v1/status/leader (340.295µs) from=127.0.0.6:43859 2023/01/20 23:47:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:47:54 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:47:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:47:54 [DEBUG] agent: Node info in sync 2023/01/20 23:48:03 [DEBUG] http: Request GET /v1/status/leader (176.707µs) from=127.0.0.6:43859 2023/01/20 23:48:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m5.805136552s) from=127.0.0.6:51867 2023/01/20 23:48:08 [DEBUG] http: Request GET /v1/status/leader (753.964µs) from=127.0.0.6:43859 2023/01/20 23:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.178447251s) from=127.0.0.6:59427 2023/01/20 23:48:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.943935382s) from=127.0.0.6:53225 2023/01/20 23:48:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.899655436s) from=127.0.0.6:50887 2023/01/20 23:48:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m3.331564853s) from=127.0.0.6:54925 2023/01/20 23:48:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m2.286066864s) from=127.0.0.6:45411 2023/01/20 23:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.336338839s) from=127.0.0.6:54625 2023/01/20 23:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.078234832s) from=127.0.0.6:48719 2023/01/20 23:48:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m2.400160542s) from=127.0.0.6:53291 2023/01/20 23:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.313385955s) from=127.0.0.6:49797 2023/01/20 23:48:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m2.616099664s) from=127.0.0.6:58167 2023/01/20 23:48:23 [DEBUG] http: Request GET /v1/status/leader (307.883µs) from=127.0.0.6:43859 2023/01/20 23:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.54901512s) from=127.0.0.6:36467 2023/01/20 23:48:28 [DEBUG] http: Request GET /v1/status/leader (239.647µs) from=127.0.0.6:43859 2023/01/20 23:48:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.311962512s) from=127.0.0.6:50507 2023/01/20 23:48:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m2.073893352s) from=127.0.0.6:46217 2023/01/20 23:48:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.581869753s) from=127.0.0.6:36845 2023/01/20 23:48:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.836078321s) from=127.0.0.6:60979 2023/01/20 23:48:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.503569197s) from=127.0.0.6:35459 2023/01/20 23:48:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.260669323s) from=127.0.0.6:59747 2023/01/20 23:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.83463965s) from=127.0.0.6:43749 2023/01/20 23:48:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m0.10270584s) from=127.0.0.6:35537 2023/01/20 23:48:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:48:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m2.35160033s) from=127.0.0.6:39949 2023/01/20 23:48:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.247642005s) from=127.0.0.6:44859 2023/01/20 23:48:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m0.509979863s) from=127.0.0.6:51677 2023/01/20 23:48:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.536508687s) from=127.0.0.6:44049 2023/01/20 23:48:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.777677864s) from=127.0.0.6:57863 2023/01/20 23:48:43 [DEBUG] http: Request GET /v1/status/leader (1.439539ms) from=127.0.0.6:43859 2023/01/20 23:48:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m7.159645782s) from=127.0.0.6:43475 2023/01/20 23:48:48 [DEBUG] http: Request GET /v1/status/leader (287.917µs) from=127.0.0.6:43859 2023/01/20 23:48:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.168434874s) from=127.0.0.6:36119 2023/01/20 23:48:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m7.239629369s) from=127.0.0.6:35787 2023/01/20 23:49:03 [DEBUG] http: Request GET /v1/status/leader (241.278µs) from=127.0.0.6:43859 2023/01/20 23:49:08 [DEBUG] http: Request GET /v1/status/leader (268.167µs) from=127.0.0.6:43859 2023/01/20 23:49:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m3.612966002s) from=127.0.0.6:36393 2023/01/20 23:49:23 [DEBUG] http: Request GET /v1/status/leader (1.728902ms) from=127.0.0.6:43859 2023/01/20 23:49:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:49:28 [DEBUG] http: Request GET /v1/status/leader (241.972µs) from=127.0.0.6:43859 2023/01/20 23:49:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:49:43 [DEBUG] http: Request GET /v1/status/leader (345.644µs) from=127.0.0.6:43859 2023/01/20 23:49:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:49:45 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:49:45 [DEBUG] agent: Node info in sync 2023/01/20 23:49:48 [DEBUG] http: Request GET /v1/status/leader (375.91µs) from=127.0.0.6:43859 2023/01/20 23:50:03 [DEBUG] http: Request GET /v1/status/leader (260.677µs) from=127.0.0.6:43859 2023/01/20 23:50:08 [DEBUG] http: Request GET /v1/status/leader (444.388µs) from=127.0.0.6:43859 2023/01/20 23:50:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.430164493s) from=127.0.0.6:51867 2023/01/20 23:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.213351519s) from=127.0.0.6:59427 2023/01/20 23:50:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.832540384s) from=127.0.0.6:53225 2023/01/20 23:50:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.785531113s) from=127.0.0.6:50887 2023/01/20 23:50:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m5.813535917s) from=127.0.0.6:54925 2023/01/20 23:50:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.017448823s) from=127.0.0.6:45411 2023/01/20 23:50:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.701472184s) from=127.0.0.6:54625 2023/01/20 23:50:23 [DEBUG] http: Request GET /v1/status/leader (176.483µs) from=127.0.0.6:43859 2023/01/20 23:50:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m0.30315385s) from=127.0.0.6:58167 2023/01/20 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.955413318s) from=127.0.0.6:48719 2023/01/20 23:50:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m5.102686414s) from=127.0.0.6:53291 2023/01/20 23:50:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.402096113s) from=127.0.0.6:49797 2023/01/20 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.87398031s) from=127.0.0.6:36467 2023/01/20 23:50:28 [DEBUG] http: Request GET /v1/status/leader (354.93µs) from=127.0.0.6:43859 2023/01/20 23:50:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.958515989s) from=127.0.0.6:50507 2023/01/20 23:50:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.051787109s) from=127.0.0.6:59747 2023/01/20 23:50:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m5.264725359s) from=127.0.0.6:46217 2023/01/20 23:50:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m4.82718343s) from=127.0.0.6:36845 2023/01/20 23:50:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m4.633123998s) from=127.0.0.6:60979 2023/01/20 23:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.343287633s) from=127.0.0.6:43749 2023/01/20 23:50:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:50:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.93699786s) from=127.0.0.6:35459 2023/01/20 23:50:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m6.764459078s) from=127.0.0.6:35537 2023/01/20 23:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.654975695s) from=127.0.0.6:44049 2023/01/20 23:50:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m3.84025076s) from=127.0.0.6:39949 2023/01/20 23:50:43 [DEBUG] http: Request GET /v1/status/leader (240.882µs) from=127.0.0.6:43859 2023/01/20 23:50:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.908929555s) from=127.0.0.6:44859 2023/01/20 23:50:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m4.73828422s) from=127.0.0.6:51677 2023/01/20 23:50:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.959142741s) from=127.0.0.6:57863 2023/01/20 23:50:48 [DEBUG] http: Request GET /v1/status/leader (359.119µs) from=127.0.0.6:45187 2023/01/20 23:50:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.099524936s) from=127.0.0.6:43475 2023/01/20 23:50:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.301455583s) from=127.0.0.6:36119 2023/01/20 23:50:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.818589587s) from=127.0.0.6:35787 2023/01/20 23:51:03 [DEBUG] http: Request GET /v1/status/leader (200.786µs) from=127.0.0.6:43859 2023/01/20 23:51:08 [DEBUG] http: Request GET /v1/status/leader (170.574µs) from=127.0.0.6:43859 2023/01/20 23:51:23 [DEBUG] http: Request GET /v1/status/leader (280.96µs) from=127.0.0.6:43859 2023/01/20 23:51:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m5.936525933s) from=127.0.0.6:36393 2023/01/20 23:51:28 [DEBUG] http: Request GET /v1/status/leader (402.08µs) from=127.0.0.6:45187 2023/01/20 23:51:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:51:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:51:29 [DEBUG] agent: Node info in sync 2023/01/20 23:51:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:51:43 [DEBUG] http: Request GET /v1/status/leader (720.32µs) from=127.0.0.6:43859 2023/01/20 23:51:48 [DEBUG] http: Request GET /v1/status/leader (158.102µs) from=127.0.0.6:43859 2023/01/20 23:52:03 [DEBUG] http: Request GET /v1/status/leader (235.628µs) from=127.0.0.6:43859 2023/01/20 23:52:08 [DEBUG] http: Request GET /v1/status/leader (257.49µs) from=127.0.0.6:45187 2023/01/20 23:52:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:52:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m4.812112509s) from=127.0.0.6:51867 2023/01/20 23:52:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.985121824s) from=127.0.0.6:53225 2023/01/20 23:52:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m0.931054595s) from=127.0.0.6:54925 2023/01/20 23:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.818057058s) from=127.0.0.6:59427 2023/01/20 23:52:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.892826144s) from=127.0.0.6:45411 2023/01/20 23:52:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.33382205s) from=127.0.0.6:54625 2023/01/20 23:52:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m5.602954677s) from=127.0.0.6:50887 2023/01/20 23:52:23 [DEBUG] http: Request GET /v1/status/leader (270.676µs) from=127.0.0.6:43859 2023/01/20 23:52:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.279126961s) from=127.0.0.6:48719 2023/01/20 23:52:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m2.325188589s) from=127.0.0.6:53291 2023/01/20 23:52:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.571614891s) from=127.0.0.6:58167 2023/01/20 23:52:28 [DEBUG] http: Request GET /v1/status/leader (1.789491ms) from=127.0.0.6:45187 2023/01/20 23:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.989008792s) from=127.0.0.6:49797 2023/01/20 23:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.29659052s) from=127.0.0.6:36467 2023/01/20 23:52:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:52:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.438675236s) from=127.0.0.6:60979 2023/01/20 23:52:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.203986353s) from=127.0.0.6:50507 2023/01/20 23:52:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m3.364094705s) from=127.0.0.6:59747 2023/01/20 23:52:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.27348504s) from=127.0.0.6:35459 2023/01/20 23:52:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m4.960987604s) from=127.0.0.6:46217 2023/01/20 23:52:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m4.464881717s) from=127.0.0.6:36845 2023/01/20 23:52:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m0.322104867s) from=127.0.0.6:39949 2023/01/20 23:52:43 [DEBUG] http: Request GET /v1/status/leader (535.298µs) from=127.0.0.6:43859 2023/01/20 23:52:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m5.898506587s) from=127.0.0.6:43749 2023/01/20 23:52:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.639915892s) from=127.0.0.6:44049 2023/01/20 23:52:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.544311364s) from=127.0.0.6:44859 2023/01/20 23:52:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.488909813s) from=127.0.0.6:35537 2023/01/20 23:52:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m1.766044753s) from=127.0.0.6:51677 2023/01/20 23:52:48 [DEBUG] http: Request GET /v1/status/leader (360.732µs) from=127.0.0.6:45187 2023/01/20 23:52:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.031634427s) from=127.0.0.6:57863 2023/01/20 23:52:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.867566045s) from=127.0.0.6:43475 2023/01/20 23:52:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.578037112s) from=127.0.0.6:36119 2023/01/20 23:53:03 [DEBUG] http: Request GET /v1/status/leader (886.059µs) from=127.0.0.6:43859 2023/01/20 23:53:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.433885705s) from=127.0.0.6:35787 2023/01/20 23:53:08 [DEBUG] http: Request GET /v1/status/leader (424.271µs) from=127.0.0.6:45187 2023/01/20 23:53:23 [DEBUG] http: Request GET /v1/status/leader (193.178µs) from=127.0.0.6:43859 2023/01/20 23:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:53:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:53:25 [DEBUG] agent: Node info in sync 2023/01/20 23:53:28 [DEBUG] http: Request GET /v1/status/leader (389.367µs) from=127.0.0.6:45187 2023/01/20 23:53:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m6.046425829s) from=127.0.0.6:36393 2023/01/20 23:53:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:53:43 [DEBUG] http: Request GET /v1/status/leader (288.857µs) from=127.0.0.6:43859 2023/01/20 23:53:48 [DEBUG] http: Request GET /v1/status/leader (384.398µs) from=127.0.0.6:43859 2023/01/20 23:54:03 [DEBUG] http: Request GET /v1/status/leader (328.959µs) from=127.0.0.6:43859 2023/01/20 23:54:08 [DEBUG] http: Request GET /v1/status/leader (205.328µs) from=127.0.0.6:45187 2023/01/20 23:54:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m0.237767008s) from=127.0.0.6:51867 2023/01/20 23:54:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.914628851s) from=127.0.0.6:53225 2023/01/20 23:54:23 [DEBUG] http: Request GET /v1/status/leader (1.315584ms) from=127.0.0.6:43859 2023/01/20 23:54:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.209527688s) from=127.0.0.6:59427 2023/01/20 23:54:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.969589842s) from=127.0.0.6:54925 2023/01/20 23:54:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.284439686s) from=127.0.0.6:45411 2023/01/20 23:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.425798117s) from=127.0.0.6:54625 2023/01/20 23:54:28 [DEBUG] http: Request GET /v1/status/leader (170.543µs) from=127.0.0.6:45187 2023/01/20 23:54:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.269143739s) from=127.0.0.6:50887 2023/01/20 23:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.671285864s) from=127.0.0.6:48719 2023/01/20 23:54:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m2.228854011s) from=127.0.0.6:53291 2023/01/20 23:54:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m2.666307027s) from=127.0.0.6:58167 2023/01/20 23:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.878073852s) from=127.0.0.6:49797 2023/01/20 23:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.041155838s) from=127.0.0.6:36467 2023/01/20 23:54:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:54:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.708006795s) from=127.0.0.6:60979 2023/01/20 23:54:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:54:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:54:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:54:41 [DEBUG] agent: Node info in sync 2023/01/20 23:54:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m3.62274515s) from=127.0.0.6:59747 2023/01/20 23:54:43 [DEBUG] http: Request GET /v1/status/leader (304.12µs) from=127.0.0.6:43859 2023/01/20 23:54:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.989976342s) from=127.0.0.6:35459 2023/01/20 23:54:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m2.660894852s) from=127.0.0.6:46217 2023/01/20 23:54:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m0.493237013s) from=127.0.0.6:39949 2023/01/20 23:54:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.977488158s) from=127.0.0.6:50507 2023/01/20 23:54:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.860751364s) from=127.0.0.6:36845 2023/01/20 23:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.162030913s) from=127.0.0.6:43749 2023/01/20 23:54:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.315970285s) from=127.0.0.6:44049 2023/01/20 23:54:48 [DEBUG] http: Request GET /v1/status/leader (151.369µs) from=127.0.0.6:45187 2023/01/20 23:54:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.631034623s) from=127.0.0.6:44859 2023/01/20 23:54:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m1.732633201s) from=127.0.0.6:51677 2023/01/20 23:54:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.78274046s) from=127.0.0.6:35537 2023/01/20 23:54:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.013086834s) from=127.0.0.6:57863 2023/01/20 23:54:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.901179016s) from=127.0.0.6:36119 2023/01/20 23:54:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.030264602s) from=127.0.0.6:43475 2023/01/20 23:55:03 [DEBUG] http: Request GET /v1/status/leader (238.197µs) from=127.0.0.6:43859 2023/01/20 23:55:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.538541367s) from=127.0.0.6:35787 2023/01/20 23:55:08 [DEBUG] http: Request GET /v1/status/leader (277.11µs) from=127.0.0.6:45187 2023/01/20 23:55:23 [DEBUG] http: Request GET /v1/status/leader (296.169µs) from=127.0.0.6:43859 2023/01/20 23:55:28 [DEBUG] http: Request GET /v1/status/leader (311.313µs) from=127.0.0.6:43859 2023/01/20 23:55:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m5.446267013s) from=127.0.0.6:36393 2023/01/20 23:55:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:55:43 [DEBUG] http: Request GET /v1/status/leader (264.166µs) from=127.0.0.6:43859 2023/01/20 23:55:48 [DEBUG] http: Request GET /v1/status/leader (330.743µs) from=127.0.0.6:43859 2023/01/20 23:56:03 [DEBUG] http: Request GET /v1/status/leader (242.958µs) from=127.0.0.6:43859 2023/01/20 23:56:08 [DEBUG] http: Request GET /v1/status/leader (161.418µs) from=127.0.0.6:45187 2023/01/20 23:56:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m4.457561866s) from=127.0.0.6:51867 2023/01/20 23:56:23 [DEBUG] http: Request GET /v1/status/leader (312.425µs) from=127.0.0.6:43859 2023/01/20 23:56:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.8353579s) from=127.0.0.6:53225 2023/01/20 23:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:56:28 [DEBUG] agent: Node info in sync 2023/01/20 23:56:28 [DEBUG] http: Request GET /v1/status/leader (234.78µs) from=127.0.0.6:45187 2023/01/20 23:56:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.633420538s) from=127.0.0.6:54925 2023/01/20 23:56:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.740976267s) from=127.0.0.6:50887 2023/01/20 23:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.84309886s) from=127.0.0.6:59427 2023/01/20 23:56:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.798388783s) from=127.0.0.6:45411 2023/01/20 23:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.267661521s) from=127.0.0.6:49797 2023/01/20 23:56:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m5.009548852s) from=127.0.0.6:53291 2023/01/20 23:56:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.760215227s) from=127.0.0.6:58167 2023/01/20 23:56:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.322164355s) from=127.0.0.6:54625 2023/01/20 23:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.123458478s) from=127.0.0.6:48719 2023/01/20 23:56:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.561626447s) from=127.0.0.6:36467 2023/01/20 23:56:43 [DEBUG] http: Request GET /v1/status/leader (303.063µs) from=127.0.0.6:43859 2023/01/20 23:56:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.229918752s) from=127.0.0.6:35459 2023/01/20 23:56:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m6.917484384s) from=127.0.0.6:60979 2023/01/20 23:56:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.499381847s) from=127.0.0.6:36845 2023/01/20 23:56:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m3.414636611s) from=127.0.0.6:46217 2023/01/20 23:56:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m5.197749946s) from=127.0.0.6:59747 2023/01/20 23:56:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.918556368s) from=127.0.0.6:50507 2023/01/20 23:56:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m4.219013183s) from=127.0.0.6:39949 2023/01/20 23:56:48 [DEBUG] http: Request GET /v1/status/leader (281.485µs) from=127.0.0.6:45187 2023/01/20 23:56:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.800389232s) from=127.0.0.6:44859 2023/01/20 23:56:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m6.257213721s) from=127.0.0.6:43749 2023/01/20 23:56:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m7.267596371s) from=127.0.0.6:44049 2023/01/20 23:56:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m3.310207858s) from=127.0.0.6:35537 2023/01/20 23:56:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m6.928171397s) from=127.0.0.6:51677 2023/01/20 23:56:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.79824766s) from=127.0.0.6:36119 2023/01/20 23:56:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.266780264s) from=127.0.0.6:43475 2023/01/20 23:57:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.423890048s) from=127.0.0.6:57863 2023/01/20 23:57:03 [DEBUG] http: Request GET /v1/status/leader (427.579µs) from=127.0.0.6:43859 2023/01/20 23:57:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.032694733s) from=127.0.0.6:35787 2023/01/20 23:57:08 [DEBUG] http: Request GET /v1/status/leader (177.189µs) from=127.0.0.6:45187 2023/01/20 23:57:23 [DEBUG] http: Request GET /v1/status/leader (319.224µs) from=127.0.0.6:43859 2023/01/20 23:57:28 [DEBUG] http: Request GET /v1/status/leader (197.794µs) from=127.0.0.6:45187 2023/01/20 23:57:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m0.342193809s) from=127.0.0.6:36393 2023/01/20 23:57:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:57:43 [DEBUG] http: Request GET /v1/status/leader (305.067µs) from=127.0.0.6:43859 2023/01/20 23:57:48 [DEBUG] http: Request GET /v1/status/leader (281.65µs) from=127.0.0.6:43859 2023/01/20 23:58:03 [DEBUG] http: Request GET /v1/status/leader (256.323µs) from=127.0.0.6:43859 2023/01/20 23:58:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:58:05 [DEBUG] agent: Node info in sync 2023/01/20 23:58:08 [DEBUG] http: Request GET /v1/status/leader (258.917µs) from=127.0.0.6:43859 2023/01/20 23:58:23 [DEBUG] http: Request GET /v1/status/leader (166.938µs) from=127.0.0.6:43859 2023/01/20 23:58:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m7.152953071s) from=127.0.0.6:51867 2023/01/20 23:58:28 [DEBUG] http: Request GET /v1/status/leader (296.785µs) from=127.0.0.6:45187 2023/01/20 23:58:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.438726473s) from=127.0.0.6:45411 2023/01/20 23:58:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.00832819s) from=127.0.0.6:50887 2023/01/20 23:58:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.403743789s) from=127.0.0.6:53225 2023/01/20 23:58:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.440610932s) from=127.0.0.6:54925 2023/01/20 23:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.803817782s) from=127.0.0.6:49797 2023/01/20 23:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.07844552s) from=127.0.0.6:59427 2023/01/20 23:58:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:58:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m4.817280974s) from=127.0.0.6:53291 2023/01/20 23:58:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.909632764s) from=127.0.0.6:48719 2023/01/20 23:58:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m7.249380399s) from=127.0.0.6:58167 2023/01/20 23:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.400942223s) from=127.0.0.6:54625 2023/01/20 23:58:43 [DEBUG] http: Request GET /v1/status/leader (360.847µs) from=127.0.0.6:43859 2023/01/20 23:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.134209752s) from=127.0.0.6:36467 2023/01/20 23:58:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m0.149398677s) from=127.0.0.6:46217 2023/01/20 23:58:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.756398302s) from=127.0.0.6:35459 2023/01/20 23:58:48 [DEBUG] http: Request GET /v1/status/leader (227.725µs) from=127.0.0.6:45187 2023/01/20 23:58:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.260836048s) from=127.0.0.6:50507 2023/01/20 23:58:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m4.927482757s) from=127.0.0.6:60979 2023/01/20 23:58:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.791416376s) from=127.0.0.6:59747 2023/01/20 23:58:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.708584669s) from=127.0.0.6:36845 2023/01/20 23:58:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m7.355126707s) from=127.0.0.6:39949 2023/01/20 23:58:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.206262282s) from=127.0.0.6:44049 2023/01/20 23:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.510815863s) from=127.0.0.6:43749 2023/01/20 23:58:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.454277701s) from=127.0.0.6:44859 2023/01/20 23:58:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m2.359762859s) from=127.0.0.6:51677 2023/01/20 23:58:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m3.93861908s) from=127.0.0.6:35537 2023/01/20 23:59:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.20221172s) from=127.0.0.6:36119 2023/01/20 23:59:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.507141755s) from=127.0.0.6:57863 2023/01/20 23:59:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.916549803s) from=127.0.0.6:43475 2023/01/20 23:59:03 [DEBUG] http: Request GET /v1/status/leader (339.736µs) from=127.0.0.6:43859 2023/01/20 23:59:08 [DEBUG] http: Request GET /v1/status/leader (499.721µs) from=127.0.0.6:43859 2023/01/20 23:59:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.463485288s) from=127.0.0.6:35787 2023/01/20 23:59:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/20 23:59:22 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/20 23:59:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/20 23:59:22 [DEBUG] agent: Node info in sync 2023/01/20 23:59:23 [DEBUG] http: Request GET /v1/status/leader (240.003µs) from=127.0.0.6:43859 2023/01/20 23:59:28 [DEBUG] http: Request GET /v1/status/leader (705.415µs) from=127.0.0.6:43859 2023/01/20 23:59:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/20 23:59:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/20 23:59:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.42398499s) from=127.0.0.6:36393 2023/01/20 23:59:43 [DEBUG] http: Request GET /v1/status/leader (271.648µs) from=127.0.0.6:43859 2023/01/20 23:59:48 [DEBUG] http: Request GET /v1/status/leader (282.333µs) from=127.0.0.6:43859 2023/01/21 00:00:03 [DEBUG] http: Request GET /v1/status/leader (288.861µs) from=127.0.0.6:43859 2023/01/21 00:00:08 [DEBUG] http: Request GET /v1/status/leader (1.993532ms) from=127.0.0.6:43859 2023/01/21 00:00:23 [DEBUG] http: Request GET /v1/status/leader (282.355µs) from=127.0.0.6:43859 2023/01/21 00:00:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m1.303507141s) from=127.0.0.6:51867 2023/01/21 00:00:28 [DEBUG] http: Request GET /v1/status/leader (404.585µs) from=127.0.0.6:45187 2023/01/21 00:00:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:00:31 [DEBUG] agent: Node info in sync 2023/01/21 00:00:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.713339473s) from=127.0.0.6:45411 2023/01/21 00:00:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.329877667s) from=127.0.0.6:50887 2023/01/21 00:00:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:00:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.32258669s) from=127.0.0.6:54925 2023/01/21 00:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.664940733s) from=127.0.0.6:59427 2023/01/21 00:00:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.385401921s) from=127.0.0.6:53225 2023/01/21 00:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.803807794s) from=127.0.0.6:49797 2023/01/21 00:00:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.17641019s) from=127.0.0.6:48719 2023/01/21 00:00:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m0.013038804s) from=127.0.0.6:58167 2023/01/21 00:00:43 [DEBUG] http: Request GET /v1/status/leader (177.28µs) from=127.0.0.6:43859 2023/01/21 00:00:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m6.711167669s) from=127.0.0.6:53291 2023/01/21 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.4963197s) from=127.0.0.6:54625 2023/01/21 00:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.122466929s) from=127.0.0.6:46217 2023/01/21 00:00:48 [DEBUG] http: Request GET /v1/status/leader (1.301737ms) from=127.0.0.6:45187 2023/01/21 00:00:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.786863265s) from=127.0.0.6:50507 2023/01/21 00:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.228267638s) from=127.0.0.6:36467 2023/01/21 00:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.809580136s) from=127.0.0.6:35459 2023/01/21 00:00:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.272096027s) from=127.0.0.6:36845 2023/01/21 00:00:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m4.759898428s) from=127.0.0.6:59747 2023/01/21 00:00:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m5.901394243s) from=127.0.0.6:60979 2023/01/21 00:00:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m4.172584043s) from=127.0.0.6:39949 2023/01/21 00:00:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m2.465230014s) from=127.0.0.6:43749 2023/01/21 00:01:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m4.398934333s) from=127.0.0.6:44049 2023/01/21 00:01:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.998633573s) from=127.0.0.6:44859 2023/01/21 00:01:03 [DEBUG] http: Request GET /v1/status/leader (256.864µs) from=127.0.0.6:43859 2023/01/21 00:01:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m5.265557334s) from=127.0.0.6:51677 2023/01/21 00:01:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.239867645s) from=127.0.0.6:35537 2023/01/21 00:01:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.611643686s) from=127.0.0.6:36119 2023/01/21 00:01:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.855117555s) from=127.0.0.6:43475 2023/01/21 00:01:08 [DEBUG] http: Request GET /v1/status/leader (242.613µs) from=127.0.0.6:43859 2023/01/21 00:01:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.983508204s) from=127.0.0.6:57863 2023/01/21 00:01:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m1.179656985s) from=127.0.0.6:35787 2023/01/21 00:01:23 [DEBUG] http: Request GET /v1/status/leader (154.777µs) from=127.0.0.6:43859 2023/01/21 00:01:28 [DEBUG] http: Request GET /v1/status/leader (984.48µs) from=127.0.0.6:43859 2023/01/21 00:01:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:01:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m0.731305928s) from=127.0.0.6:36393 2023/01/21 00:01:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:01:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:01:40 [DEBUG] agent: Node info in sync 2023/01/21 00:01:43 [DEBUG] http: Request GET /v1/status/leader (313.11µs) from=127.0.0.6:43859 2023/01/21 00:01:48 [DEBUG] http: Request GET /v1/status/leader (152.65µs) from=127.0.0.6:45187 2023/01/21 00:01:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:02:03 [DEBUG] http: Request GET /v1/status/leader (264.853µs) from=127.0.0.6:43859 2023/01/21 00:02:08 [DEBUG] http: Request GET /v1/status/leader (162.786µs) from=127.0.0.6:45187 2023/01/21 00:02:23 [DEBUG] http: Request GET /v1/status/leader (654.517µs) from=127.0.0.6:43859 2023/01/21 00:02:28 [DEBUG] http: Request GET /v1/status/leader (186.528µs) from=127.0.0.6:45187 2023/01/21 00:02:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m2.154943849s) from=127.0.0.6:51867 2023/01/21 00:02:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.602165067s) from=127.0.0.6:45411 2023/01/21 00:02:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:02:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.254913093s) from=127.0.0.6:54925 2023/01/21 00:02:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.410695836s) from=127.0.0.6:50887 2023/01/21 00:02:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.050691294s) from=127.0.0.6:53225 2023/01/21 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.620508915s) from=127.0.0.6:59427 2023/01/21 00:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.433451516s) from=127.0.0.6:49797 2023/01/21 00:02:43 [DEBUG] http: Request GET /v1/status/leader (336.089µs) from=127.0.0.6:43859 2023/01/21 00:02:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m1.443077758s) from=127.0.0.6:58167 2023/01/21 00:02:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:02:45 [DEBUG] agent: Node info in sync 2023/01/21 00:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.051598809s) from=127.0.0.6:48719 2023/01/21 00:02:48 [DEBUG] http: Request GET /v1/status/leader (353.81µs) from=127.0.0.6:45187 2023/01/21 00:02:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.095998642s) from=127.0.0.6:46217 2023/01/21 00:02:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m5.45232406s) from=127.0.0.6:53291 2023/01/21 00:02:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.732584713s) from=127.0.0.6:54625 2023/01/21 00:02:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.593218521s) from=127.0.0.6:50507 2023/01/21 00:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m3.046453314s) from=127.0.0.6:36845 2023/01/21 00:02:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.15487624s) from=127.0.0.6:36467 2023/01/21 00:03:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.68315513s) from=127.0.0.6:35459 2023/01/21 00:03:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m4.082403697s) from=127.0.0.6:60979 2023/01/21 00:03:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.507908406s) from=127.0.0.6:44049 2023/01/21 00:03:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m2.637657266s) from=127.0.0.6:39949 2023/01/21 00:03:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m7.22126333s) from=127.0.0.6:59747 2023/01/21 00:03:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.348135034s) from=127.0.0.6:43749 2023/01/21 00:03:03 [DEBUG] http: Request GET /v1/status/leader (436.942µs) from=127.0.0.6:43859 2023/01/21 00:03:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.690779605s) from=127.0.0.6:44859 2023/01/21 00:03:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.988747644s) from=127.0.0.6:36119 2023/01/21 00:03:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m1.766113115s) from=127.0.0.6:35537 2023/01/21 00:03:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m3.45443788s) from=127.0.0.6:51677 2023/01/21 00:03:08 [DEBUG] http: Request GET /v1/status/leader (384.085µs) from=127.0.0.6:45187 2023/01/21 00:03:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.580398412s) from=127.0.0.6:43475 2023/01/21 00:03:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.905120499s) from=127.0.0.6:57863 2023/01/21 00:03:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.55591963s) from=127.0.0.6:35787 2023/01/21 00:03:23 [DEBUG] http: Request GET /v1/status/leader (397.919µs) from=127.0.0.6:43859 2023/01/21 00:03:28 [DEBUG] http: Request GET /v1/status/leader (147.203µs) from=127.0.0.6:45187 2023/01/21 00:03:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:03:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m0.337514634s) from=127.0.0.6:36393 2023/01/21 00:03:43 [DEBUG] http: Request GET /v1/status/leader (394.71µs) from=127.0.0.6:43859 2023/01/21 00:03:49 [DEBUG] http: Request GET /v1/status/leader (238.262µs) from=127.0.0.6:45187 2023/01/21 00:04:03 [DEBUG] http: Request GET /v1/status/leader (166.904µs) from=127.0.0.6:43859 2023/01/21 00:04:09 [DEBUG] http: Request GET /v1/status/leader (2.291559ms) from=127.0.0.6:43859 2023/01/21 00:04:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:04:23 [DEBUG] http: Request GET /v1/status/leader (338.827µs) from=127.0.0.6:43859 2023/01/21 00:04:29 [DEBUG] http: Request GET /v1/status/leader (141.624µs) from=127.0.0.6:45187 2023/01/21 00:04:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m4.939376441s) from=127.0.0.6:51867 2023/01/21 00:04:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:04:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.610449223s) from=127.0.0.6:50887 2023/01/21 00:04:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.578504021s) from=127.0.0.6:53225 2023/01/21 00:04:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m4.178749584s) from=127.0.0.6:45411 2023/01/21 00:04:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.320713434s) from=127.0.0.6:49797 2023/01/21 00:04:43 [DEBUG] http: Request GET /v1/status/leader (159.548µs) from=127.0.0.6:43859 2023/01/21 00:04:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:04:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:04:44 [DEBUG] agent: Node info in sync 2023/01/21 00:04:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m6.383904416s) from=127.0.0.6:54925 2023/01/21 00:04:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m1.519111742s) from=127.0.0.6:58167 2023/01/21 00:04:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.381823264s) from=127.0.0.6:59427 2023/01/21 00:04:49 [DEBUG] http: Request GET /v1/status/leader (185.204µs) from=127.0.0.6:43859 2023/01/21 00:04:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.758796412s) from=127.0.0.6:48719 2023/01/21 00:04:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m0.476830558s) from=127.0.0.6:53291 2023/01/21 00:04:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.335188705s) from=127.0.0.6:50507 2023/01/21 00:04:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m7.024590037s) from=127.0.0.6:46217 2023/01/21 00:04:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.602308145s) from=127.0.0.6:54625 2023/01/21 00:05:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.275311851s) from=127.0.0.6:36845 2023/01/21 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.834360346s) from=127.0.0.6:35459 2023/01/21 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.868073107s) from=127.0.0.6:36467 2023/01/21 00:05:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m3.198348875s) from=127.0.0.6:60979 2023/01/21 00:05:03 [DEBUG] http: Request GET /v1/status/leader (1.395428ms) from=127.0.0.6:43859 2023/01/21 00:05:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m3.329129789s) from=127.0.0.6:59747 2023/01/21 00:05:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.052602223s) from=127.0.0.6:36119 2023/01/21 00:05:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m4.823820475s) from=127.0.0.6:39949 2023/01/21 00:05:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.22537322s) from=127.0.0.6:43749 2023/01/21 00:05:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.826816282s) from=127.0.0.6:44049 2023/01/21 00:05:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m0.634667145s) from=127.0.0.6:51677 2023/01/21 00:05:09 [DEBUG] http: Request GET /v1/status/leader (347.726µs) from=127.0.0.6:43859 2023/01/21 00:05:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.012534274s) from=127.0.0.6:44859 2023/01/21 00:05:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m6.515271488s) from=127.0.0.6:35537 2023/01/21 00:05:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m7.143670341s) from=127.0.0.6:43475 2023/01/21 00:05:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.860505078s) from=127.0.0.6:57863 2023/01/21 00:05:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.246755796s) from=127.0.0.6:35787 2023/01/21 00:05:23 [DEBUG] http: Request GET /v1/status/leader (146.88µs) from=127.0.0.6:43859 2023/01/21 00:05:29 [DEBUG] http: Request GET /v1/status/leader (280.16µs) from=127.0.0.6:43859 2023/01/21 00:05:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:05:43 [DEBUG] http: Request GET /v1/status/leader (1.482458ms) from=127.0.0.6:43859 2023/01/21 00:05:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m6.259992737s) from=127.0.0.6:36393 2023/01/21 00:05:49 [DEBUG] http: Request GET /v1/status/leader (191.241µs) from=127.0.0.6:43859 2023/01/21 00:06:03 [DEBUG] http: Request GET /v1/status/leader (174.075µs) from=127.0.0.6:43859 2023/01/21 00:06:09 [DEBUG] http: Request GET /v1/status/leader (200.393µs) from=127.0.0.6:43859 2023/01/21 00:06:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:06:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:06:21 [DEBUG] agent: Node info in sync 2023/01/21 00:06:23 [DEBUG] http: Request GET /v1/status/leader (191µs) from=127.0.0.6:43859 2023/01/21 00:06:29 [DEBUG] http: Request GET /v1/status/leader (322.001µs) from=127.0.0.6:43859 2023/01/21 00:06:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m2.807121092s) from=127.0.0.6:51867 2023/01/21 00:06:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:06:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.734378775s) from=127.0.0.6:53225 2023/01/21 00:06:43 [DEBUG] http: Request GET /v1/status/leader (1.309868ms) from=127.0.0.6:43859 2023/01/21 00:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.728559377s) from=127.0.0.6:49797 2023/01/21 00:06:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.426653244s) from=127.0.0.6:45411 2023/01/21 00:06:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.609631994s) from=127.0.0.6:50887 2023/01/21 00:06:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m2.869075901s) from=127.0.0.6:54925 2023/01/21 00:06:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m3.008089763s) from=127.0.0.6:58167 2023/01/21 00:06:49 [DEBUG] http: Request GET /v1/status/leader (270.198µs) from=127.0.0.6:43859 2023/01/21 00:06:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m0.224978652s) from=127.0.0.6:53291 2023/01/21 00:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.3673027s) from=127.0.0.6:59427 2023/01/21 00:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.265587592s) from=127.0.0.6:48719 2023/01/21 00:06:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.978689743s) from=127.0.0.6:50507 2023/01/21 00:07:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m3.491837683s) from=127.0.0.6:46217 2023/01/21 00:07:03 [DEBUG] http: Request GET /v1/status/leader (174.722µs) from=127.0.0.6:43859 2023/01/21 00:07:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.934377162s) from=127.0.0.6:54625 2023/01/21 00:07:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m4.019390178s) from=127.0.0.6:36845 2023/01/21 00:07:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m3.570507806s) from=127.0.0.6:60979 2023/01/21 00:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.98907609s) from=127.0.0.6:36467 2023/01/21 00:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.407420442s) from=127.0.0.6:35459 2023/01/21 00:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m1.505157647s) from=127.0.0.6:43749 2023/01/21 00:07:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m2.067329022s) from=127.0.0.6:39949 2023/01/21 00:07:09 [DEBUG] http: Request GET /v1/status/leader (344.84µs) from=127.0.0.6:45187 2023/01/21 00:07:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m3.294353555s) from=127.0.0.6:59747 2023/01/21 00:07:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.608405013s) from=127.0.0.6:44049 2023/01/21 00:07:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.453424144s) from=127.0.0.6:36119 2023/01/21 00:07:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.797754187s) from=127.0.0.6:44859 2023/01/21 00:07:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m4.530287755s) from=127.0.0.6:51677 2023/01/21 00:07:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m1.274057199s) from=127.0.0.6:35537 2023/01/21 00:07:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.267075818s) from=127.0.0.6:57863 2023/01/21 00:07:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.801149954s) from=127.0.0.6:43475 2023/01/21 00:07:23 [DEBUG] http: Request GET /v1/status/leader (1.96527ms) from=127.0.0.6:43859 2023/01/21 00:07:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.178277226s) from=127.0.0.6:35787 2023/01/21 00:07:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:07:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:07:26 [DEBUG] agent: Node info in sync 2023/01/21 00:07:29 [DEBUG] http: Request GET /v1/status/leader (312.182µs) from=127.0.0.6:43859 2023/01/21 00:07:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:07:43 [DEBUG] http: Request GET /v1/status/leader (253.138µs) from=127.0.0.6:43859 2023/01/21 00:07:49 [DEBUG] http: Request GET /v1/status/leader (298.808µs) from=127.0.0.6:45187 2023/01/21 00:07:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m4.364147989s) from=127.0.0.6:36393 2023/01/21 00:08:03 [DEBUG] http: Request GET /v1/status/leader (251.41µs) from=127.0.0.6:43859 2023/01/21 00:08:09 [DEBUG] http: Request GET /v1/status/leader (205.865µs) from=127.0.0.6:43859 2023/01/21 00:08:23 [DEBUG] http: Request GET /v1/status/leader (390.822µs) from=127.0.0.6:43859 2023/01/21 00:08:29 [DEBUG] http: Request GET /v1/status/leader (245.105µs) from=127.0.0.6:43859 2023/01/21 00:08:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:08:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:08:37 [DEBUG] agent: Node info in sync 2023/01/21 00:08:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m1.656584647s) from=127.0.0.6:51867 2023/01/21 00:08:43 [DEBUG] http: Request GET /v1/status/leader (278.666µs) from=127.0.0.6:43859 2023/01/21 00:08:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.570583137s) from=127.0.0.6:53225 2023/01/21 00:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.78994581s) from=127.0.0.6:49797 2023/01/21 00:08:49 [DEBUG] http: Request GET /v1/status/leader (278.102µs) from=127.0.0.6:45187 2023/01/21 00:08:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.927977189s) from=127.0.0.6:45411 2023/01/21 00:08:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.687520283s) from=127.0.0.6:54925 2023/01/21 00:08:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.696234182s) from=127.0.0.6:58167 2023/01/21 00:08:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m7.232690163s) from=127.0.0.6:50887 2023/01/21 00:08:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.409951908s) from=127.0.0.6:50507 2023/01/21 00:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.990636813s) from=127.0.0.6:59427 2023/01/21 00:08:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m7.149481163s) from=127.0.0.6:53291 2023/01/21 00:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.459643094s) from=127.0.0.6:48719 2023/01/21 00:09:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m2.380936801s) from=127.0.0.6:46217 2023/01/21 00:09:03 [DEBUG] http: Request GET /v1/status/leader (274.535µs) from=127.0.0.6:43859 2023/01/21 00:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.190245137s) from=127.0.0.6:54625 2023/01/21 00:09:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m1.058454874s) from=127.0.0.6:60979 2023/01/21 00:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.759246071s) from=127.0.0.6:35459 2023/01/21 00:09:09 [DEBUG] http: Request GET /v1/status/leader (146.096µs) from=127.0.0.6:43859 2023/01/21 00:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.459854679s) from=127.0.0.6:36467 2023/01/21 00:09:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.26642105s) from=127.0.0.6:36119 2023/01/21 00:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.332250122s) from=127.0.0.6:36845 2023/01/21 00:09:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m3.764565313s) from=127.0.0.6:39949 2023/01/21 00:09:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.780303752s) from=127.0.0.6:44859 2023/01/21 00:09:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m4.24218061s) from=127.0.0.6:44049 2023/01/21 00:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m5.742152373s) from=127.0.0.6:43749 2023/01/21 00:09:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m6.214924649s) from=127.0.0.6:59747 2023/01/21 00:09:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m5.612429886s) from=127.0.0.6:51677 2023/01/21 00:09:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.698769218s) from=127.0.0.6:35537 2023/01/21 00:09:23 [DEBUG] http: Request GET /v1/status/leader (287.346µs) from=127.0.0.6:43859 2023/01/21 00:09:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.978157831s) from=127.0.0.6:57863 2023/01/21 00:09:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.530791874s) from=127.0.0.6:43475 2023/01/21 00:09:29 [DEBUG] http: Request GET /v1/status/leader (406.275µs) from=127.0.0.6:43859 2023/01/21 00:09:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.581395787s) from=127.0.0.6:35787 2023/01/21 00:09:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:09:43 [DEBUG] http: Request GET /v1/status/leader (276.432µs) from=127.0.0.6:43859 2023/01/21 00:09:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:09:49 [DEBUG] http: Request GET /v1/status/leader (149.33µs) from=127.0.0.6:43859 2023/01/21 00:09:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.947261331s) from=127.0.0.6:36393 2023/01/21 00:10:04 [DEBUG] http: Request GET /v1/status/leader (272.15µs) from=127.0.0.6:43859 2023/01/21 00:10:09 [DEBUG] http: Request GET /v1/status/leader (371.506µs) from=127.0.0.6:43859 2023/01/21 00:10:24 [DEBUG] http: Request GET /v1/status/leader (185.902µs) from=127.0.0.6:43859 2023/01/21 00:10:29 [DEBUG] http: Request GET /v1/status/leader (712.826µs) from=127.0.0.6:43859 2023/01/21 00:10:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:10:33 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:10:33 [DEBUG] agent: Node info in sync 2023/01/21 00:10:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:10:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.52163803s) from=127.0.0.6:51867 2023/01/21 00:10:44 [DEBUG] http: Request GET /v1/status/leader (1.698384ms) from=127.0.0.6:43859 2023/01/21 00:10:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.519649869s) from=127.0.0.6:53225 2023/01/21 00:10:49 [DEBUG] http: Request GET /v1/status/leader (238.619µs) from=127.0.0.6:45187 2023/01/21 00:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.30969061s) from=127.0.0.6:49797 2023/01/21 00:10:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.059114183s) from=127.0.0.6:45411 2023/01/21 00:10:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m2.875973006s) from=127.0.0.6:54925 2023/01/21 00:10:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m2.725546519s) from=127.0.0.6:58167 2023/01/21 00:10:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.052082646s) from=127.0.0.6:50887 2023/01/21 00:11:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.424681027s) from=127.0.0.6:50507 2023/01/21 00:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.616940811s) from=127.0.0.6:59427 2023/01/21 00:11:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.453310469s) from=127.0.0.6:46217 2023/01/21 00:11:04 [DEBUG] http: Request GET /v1/status/leader (754.713µs) from=127.0.0.6:43859 2023/01/21 00:11:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m6.375779273s) from=127.0.0.6:53291 2023/01/21 00:11:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.384010234s) from=127.0.0.6:48719 2023/01/21 00:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.805446023s) from=127.0.0.6:54625 2023/01/21 00:11:09 [DEBUG] http: Request GET /v1/status/leader (370.996µs) from=127.0.0.6:45187 2023/01/21 00:11:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m2.029758249s) from=127.0.0.6:60979 2023/01/21 00:11:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.786438576s) from=127.0.0.6:35459 2023/01/21 00:11:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.775614607s) from=127.0.0.6:36845 2023/01/21 00:11:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.386709186s) from=127.0.0.6:36119 2023/01/21 00:11:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.260346309s) from=127.0.0.6:44049 2023/01/21 00:11:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.222250766s) from=127.0.0.6:44859 2023/01/21 00:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.494421779s) from=127.0.0.6:36467 2023/01/21 00:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.817400366s) from=127.0.0.6:43749 2023/01/21 00:11:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m6.011374865s) from=127.0.0.6:39949 2023/01/21 00:11:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m1.45401683s) from=127.0.0.6:51677 2023/01/21 00:11:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m5.47426475s) from=127.0.0.6:59747 2023/01/21 00:11:24 [DEBUG] http: Request GET /v1/status/leader (1.899775ms) from=127.0.0.6:43859 2023/01/21 00:11:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m4.819931785s) from=127.0.0.6:35537 2023/01/21 00:11:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.821877171s) from=127.0.0.6:57863 2023/01/21 00:11:29 [DEBUG] http: Request GET /v1/status/leader (208.192µs) from=127.0.0.6:45187 2023/01/21 00:11:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.139847384s) from=127.0.0.6:43475 2023/01/21 00:11:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.670969083s) from=127.0.0.6:35787 2023/01/21 00:11:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:11:44 [DEBUG] http: Request GET /v1/status/leader (240.561µs) from=127.0.0.6:43859 2023/01/21 00:11:49 [DEBUG] http: Request GET /v1/status/leader (180.736µs) from=127.0.0.6:45187 2023/01/21 00:11:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m4.153704269s) from=127.0.0.6:36393 2023/01/21 00:12:04 [DEBUG] http: Request GET /v1/status/leader (542.755µs) from=127.0.0.6:43859 2023/01/21 00:12:09 [DEBUG] http: Request GET /v1/status/leader (272.676µs) from=127.0.0.6:43859 2023/01/21 00:12:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:12:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:12:20 [DEBUG] agent: Node info in sync 2023/01/21 00:12:24 [DEBUG] http: Request GET /v1/status/leader (436.625µs) from=127.0.0.6:43859 2023/01/21 00:12:29 [DEBUG] http: Request GET /v1/status/leader (312.772µs) from=127.0.0.6:43859 2023/01/21 00:12:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:12:44 [DEBUG] http: Request GET /v1/status/leader (297.839µs) from=127.0.0.6:43859 2023/01/21 00:12:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:12:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.77526013s) from=127.0.0.6:51867 2023/01/21 00:12:49 [DEBUG] http: Request GET /v1/status/leader (618.184µs) from=127.0.0.6:45187 2023/01/21 00:12:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.807661603s) from=127.0.0.6:53225 2023/01/21 00:12:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m0.658435543s) from=127.0.0.6:58167 2023/01/21 00:12:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m7.320177312s) from=127.0.0.6:49797 2023/01/21 00:12:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m6.127003338s) from=127.0.0.6:45411 2023/01/21 00:12:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.953204123s) from=127.0.0.6:54925 2023/01/21 00:13:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.247631198s) from=127.0.0.6:50887 2023/01/21 00:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.183847936s) from=127.0.0.6:59427 2023/01/21 00:13:04 [DEBUG] http: Request GET /v1/status/leader (386.707µs) from=127.0.0.6:43859 2023/01/21 00:13:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.506530492s) from=127.0.0.6:46217 2023/01/21 00:13:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.607838025s) from=127.0.0.6:50507 2023/01/21 00:13:09 [DEBUG] http: Request GET /v1/status/leader (290.07µs) from=127.0.0.6:45187 2023/01/21 00:13:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m4.596959911s) from=127.0.0.6:53291 2023/01/21 00:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.002035234s) from=127.0.0.6:48719 2023/01/21 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.493032464s) from=127.0.0.6:35459 2023/01/21 00:13:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.333686156s) from=127.0.0.6:54625 2023/01/21 00:13:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m5.839459485s) from=127.0.0.6:60979 2023/01/21 00:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.136564631s) from=127.0.0.6:36845 2023/01/21 00:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.499217653s) from=127.0.0.6:36467 2023/01/21 00:13:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m0.906021022s) from=127.0.0.6:39949 2023/01/21 00:13:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.992121726s) from=127.0.0.6:36119 2023/01/21 00:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m2.65187844s) from=127.0.0.6:43749 2023/01/21 00:13:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m1.216060609s) from=127.0.0.6:51677 2023/01/21 00:13:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.501498742s) from=127.0.0.6:59747 2023/01/21 00:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m7.13236366s) from=127.0.0.6:44049 2023/01/21 00:13:24 [DEBUG] http: Request GET /v1/status/leader (321.906µs) from=127.0.0.6:43859 2023/01/21 00:13:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.355373782s) from=127.0.0.6:44859 2023/01/21 00:13:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m1.792629249s) from=127.0.0.6:35537 2023/01/21 00:13:29 [DEBUG] http: Request GET /v1/status/leader (362.873µs) from=127.0.0.6:43859 2023/01/21 00:13:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.018322783s) from=127.0.0.6:57863 2023/01/21 00:13:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.696575935s) from=127.0.0.6:43475 2023/01/21 00:13:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m1.176635997s) from=127.0.0.6:35787 2023/01/21 00:13:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:13:44 [DEBUG] http: Request GET /v1/status/leader (445.249µs) from=127.0.0.6:43859 2023/01/21 00:13:49 [DEBUG] http: Request GET /v1/status/leader (147.143µs) from=127.0.0.6:43859 2023/01/21 00:14:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m6.621658905s) from=127.0.0.6:36393 2023/01/21 00:14:04 [DEBUG] http: Request GET /v1/status/leader (144.597µs) from=127.0.0.6:43859 2023/01/21 00:14:09 [DEBUG] http: Request GET /v1/status/leader (270.927µs) from=127.0.0.6:43859 2023/01/21 00:14:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:14:16 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:14:16 [DEBUG] agent: Node info in sync 2023/01/21 00:14:24 [DEBUG] http: Request GET /v1/status/leader (390.283µs) from=127.0.0.6:43859 2023/01/21 00:14:29 [DEBUG] http: Request GET /v1/status/leader (285.88µs) from=127.0.0.6:45187 2023/01/21 00:14:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:14:44 [DEBUG] http: Request GET /v1/status/leader (370.293µs) from=127.0.0.6:43859 2023/01/21 00:14:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m2.988930946s) from=127.0.0.6:51867 2023/01/21 00:14:49 [DEBUG] http: Request GET /v1/status/leader (293.65µs) from=127.0.0.6:43859 2023/01/21 00:14:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.381428147s) from=127.0.0.6:45411 2023/01/21 00:14:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.407597739s) from=127.0.0.6:53225 2023/01/21 00:15:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.444100819s) from=127.0.0.6:49797 2023/01/21 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.97530043s) from=127.0.0.6:58167 2023/01/21 00:15:04 [DEBUG] http: Request GET /v1/status/leader (161.072µs) from=127.0.0.6:43859 2023/01/21 00:15:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m6.952248021s) from=127.0.0.6:54925 2023/01/21 00:15:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.482533545s) from=127.0.0.6:59427 2023/01/21 00:15:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.839189609s) from=127.0.0.6:50887 2023/01/21 00:15:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.059106601s) from=127.0.0.6:50507 2023/01/21 00:15:09 [DEBUG] http: Request GET /v1/status/leader (185.003µs) from=127.0.0.6:43859 2023/01/21 00:15:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m1.324569928s) from=127.0.0.6:53291 2023/01/21 00:15:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m6.111302854s) from=127.0.0.6:46217 2023/01/21 00:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.313050223s) from=127.0.0.6:35459 2023/01/21 00:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.378869357s) from=127.0.0.6:48719 2023/01/21 00:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.979912975s) from=127.0.0.6:54625 2023/01/21 00:15:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.020864375s) from=127.0.0.6:36845 2023/01/21 00:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.795045619s) from=127.0.0.6:36467 2023/01/21 00:15:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m2.330412855s) from=127.0.0.6:39949 2023/01/21 00:15:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m6.183368819s) from=127.0.0.6:60979 2023/01/21 00:15:24 [DEBUG] http: Request GET /v1/status/leader (274.55µs) from=127.0.0.6:43859 2023/01/21 00:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.006720219s) from=127.0.0.6:43749 2023/01/21 00:15:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.695058008s) from=127.0.0.6:44049 2023/01/21 00:15:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.686986924s) from=127.0.0.6:44859 2023/01/21 00:15:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m4.705071365s) from=127.0.0.6:51677 2023/01/21 00:15:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.844259206s) from=127.0.0.6:36119 2023/01/21 00:15:29 [DEBUG] http: Request GET /v1/status/leader (291.07µs) from=127.0.0.6:45187 2023/01/21 00:15:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:15:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m7.129601529s) from=127.0.0.6:59747 2023/01/21 00:15:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.829127293s) from=127.0.0.6:57863 2023/01/21 00:15:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m7.231796503s) from=127.0.0.6:35537 2023/01/21 00:15:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.732041379s) from=127.0.0.6:43475 2023/01/21 00:15:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:15:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.799577372s) from=127.0.0.6:35787 2023/01/21 00:15:44 [DEBUG] http: Request GET /v1/status/leader (277.915µs) from=127.0.0.6:43859 2023/01/21 00:15:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:15:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:15:47 [DEBUG] agent: Node info in sync 2023/01/21 00:15:49 [DEBUG] http: Request GET /v1/status/leader (185.756µs) from=127.0.0.6:43859 2023/01/21 00:16:04 [DEBUG] http: Request GET /v1/status/leader (184.305µs) from=127.0.0.6:43859 2023/01/21 00:16:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m0.777118188s) from=127.0.0.6:36393 2023/01/21 00:16:09 [DEBUG] http: Request GET /v1/status/leader (397.989µs) from=127.0.0.6:45187 2023/01/21 00:16:24 [DEBUG] http: Request GET /v1/status/leader (239.551µs) from=127.0.0.6:43859 2023/01/21 00:16:29 [DEBUG] http: Request GET /v1/status/leader (263.571µs) from=127.0.0.6:45187 2023/01/21 00:16:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:16:44 [DEBUG] http: Request GET /v1/status/leader (286.229µs) from=127.0.0.6:43859 2023/01/21 00:16:49 [DEBUG] http: Request GET /v1/status/leader (302.556µs) from=127.0.0.6:45187 2023/01/21 00:16:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m6.998688493s) from=127.0.0.6:51867 2023/01/21 00:17:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.27867171s) from=127.0.0.6:45411 2023/01/21 00:17:04 [DEBUG] http: Request GET /v1/status/leader (279.479µs) from=127.0.0.6:43859 2023/01/21 00:17:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.54299284s) from=127.0.0.6:53225 2023/01/21 00:17:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.232727798s) from=127.0.0.6:54925 2023/01/21 00:17:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m5.219159248s) from=127.0.0.6:49797 2023/01/21 00:17:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.25205717s) from=127.0.0.6:50887 2023/01/21 00:17:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.974433212s) from=127.0.0.6:59427 2023/01/21 00:17:09 [DEBUG] http: Request GET /v1/status/leader (174.062µs) from=127.0.0.6:43859 2023/01/21 00:17:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.999394125s) from=127.0.0.6:58167 2023/01/21 00:17:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m0.722169384s) from=127.0.0.6:46217 2023/01/21 00:17:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.019154405s) from=127.0.0.6:50507 2023/01/21 00:17:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m7.4061292s) from=127.0.0.6:53291 2023/01/21 00:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.536482688s) from=127.0.0.6:35459 2023/01/21 00:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.507969145s) from=127.0.0.6:48719 2023/01/21 00:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.130792665s) from=127.0.0.6:36467 2023/01/21 00:17:24 [DEBUG] http: Request GET /v1/status/leader (257.486µs) from=127.0.0.6:43859 2023/01/21 00:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.846989553s) from=127.0.0.6:54625 2023/01/21 00:17:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.987596839s) from=127.0.0.6:36845 2023/01/21 00:17:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m3.344215808s) from=127.0.0.6:39949 2023/01/21 00:17:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m3.313640544s) from=127.0.0.6:60979 2023/01/21 00:17:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.508876463s) from=127.0.0.6:44859 2023/01/21 00:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.008772641s) from=127.0.0.6:44049 2023/01/21 00:17:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m1.55795423s) from=127.0.0.6:51677 2023/01/21 00:17:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:17:29 [DEBUG] agent: Node info in sync 2023/01/21 00:17:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.637789403s) from=127.0.0.6:36119 2023/01/21 00:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.232102856s) from=127.0.0.6:43749 2023/01/21 00:17:29 [DEBUG] http: Request GET /v1/status/leader (253.13µs) from=127.0.0.6:45187 2023/01/21 00:17:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:17:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m0.457313353s) from=127.0.0.6:35537 2023/01/21 00:17:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m5.869053233s) from=127.0.0.6:59747 2023/01/21 00:17:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:17:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.809981029s) from=127.0.0.6:57863 2023/01/21 00:17:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.426396754s) from=127.0.0.6:35787 2023/01/21 00:17:44 [DEBUG] http: Request GET /v1/status/leader (1.905552ms) from=127.0.0.6:43859 2023/01/21 00:17:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m7.422934128s) from=127.0.0.6:43475 2023/01/21 00:17:49 [DEBUG] http: Request GET /v1/status/leader (196.51µs) from=127.0.0.6:45187 2023/01/21 00:18:04 [DEBUG] http: Request GET /v1/status/leader (278.498µs) from=127.0.0.6:43859 2023/01/21 00:18:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m4.449108967s) from=127.0.0.6:36393 2023/01/21 00:18:09 [DEBUG] http: Request GET /v1/status/leader (181.759µs) from=127.0.0.6:45187 2023/01/21 00:18:24 [DEBUG] http: Request GET /v1/status/leader (182.185µs) from=127.0.0.6:43859 2023/01/21 00:18:29 [DEBUG] http: Request GET /v1/status/leader (179.228µs) from=127.0.0.6:45187 2023/01/21 00:18:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:18:44 [DEBUG] http: Request GET /v1/status/leader (173.535µs) from=127.0.0.6:43859 2023/01/21 00:18:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:18:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:18:46 [DEBUG] agent: Node info in sync 2023/01/21 00:18:49 [DEBUG] http: Request GET /v1/status/leader (252.971µs) from=127.0.0.6:45187 2023/01/21 00:18:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m1.310068018s) from=127.0.0.6:51867 2023/01/21 00:19:04 [DEBUG] http: Request GET /v1/status/leader (474.355µs) from=127.0.0.6:43859 2023/01/21 00:19:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.220148229s) from=127.0.0.6:45411 2023/01/21 00:19:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.635025685s) from=127.0.0.6:53225 2023/01/21 00:19:09 [DEBUG] http: Request GET /v1/status/leader (700.583µs) from=127.0.0.6:43859 2023/01/21 00:19:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.127255089s) from=127.0.0.6:49797 2023/01/21 00:19:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m5.916622046s) from=127.0.0.6:54925 2023/01/21 00:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.900968773s) from=127.0.0.6:59427 2023/01/21 00:19:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.010178837s) from=127.0.0.6:50507 2023/01/21 00:19:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.11821488s) from=127.0.0.6:58167 2023/01/21 00:19:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.139103674s) from=127.0.0.6:50887 2023/01/21 00:19:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m4.460661942s) from=127.0.0.6:46217 2023/01/21 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m0.231441372s) from=127.0.0.6:35459 2023/01/21 00:19:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m1.949816453s) from=127.0.0.6:53291 2023/01/21 00:19:24 [DEBUG] http: Request GET /v1/status/leader (754.103µs) from=127.0.0.6:43859 2023/01/21 00:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.189650522s) from=127.0.0.6:48719 2023/01/21 00:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.469590202s) from=127.0.0.6:54625 2023/01/21 00:19:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m1.152056669s) from=127.0.0.6:60979 2023/01/21 00:19:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.023037836s) from=127.0.0.6:36845 2023/01/21 00:19:29 [DEBUG] http: Request GET /v1/status/leader (585.923µs) from=127.0.0.6:43859 2023/01/21 00:19:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m2.760480967s) from=127.0.0.6:51677 2023/01/21 00:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.126258908s) from=127.0.0.6:36467 2023/01/21 00:19:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m5.469065803s) from=127.0.0.6:39949 2023/01/21 00:19:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.822576256s) from=127.0.0.6:44859 2023/01/21 00:19:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.0069072s) from=127.0.0.6:44049 2023/01/21 00:19:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.685466581s) from=127.0.0.6:36119 2023/01/21 00:19:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m6.167136392s) from=127.0.0.6:43749 2023/01/21 00:19:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m1.140528409s) from=127.0.0.6:35537 2023/01/21 00:19:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:19:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.168878454s) from=127.0.0.6:57863 2023/01/21 00:19:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m4.229405362s) from=127.0.0.6:59747 2023/01/21 00:19:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.76710236s) from=127.0.0.6:35787 2023/01/21 00:19:44 [DEBUG] http: Request GET /v1/status/leader (399.369µs) from=127.0.0.6:43859 2023/01/21 00:19:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.427106392s) from=127.0.0.6:43475 2023/01/21 00:19:49 [DEBUG] http: Request GET /v1/status/leader (872.185µs) from=127.0.0.6:43859 2023/01/21 00:20:04 [DEBUG] http: Request GET /v1/status/leader (832.007µs) from=127.0.0.6:43859 2023/01/21 00:20:09 [DEBUG] http: Request GET /v1/status/leader (304.57µs) from=127.0.0.6:43859 2023/01/21 00:20:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:20:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m7.32181654s) from=127.0.0.6:36393 2023/01/21 00:20:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:20:18 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:20:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:20:18 [DEBUG] agent: Node info in sync 2023/01/21 00:20:24 [DEBUG] http: Request GET /v1/status/leader (553.935µs) from=127.0.0.6:43859 2023/01/21 00:20:29 [DEBUG] http: Request GET /v1/status/leader (761.223µs) from=127.0.0.6:45187 2023/01/21 00:20:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:20:44 [DEBUG] http: Request GET /v1/status/leader (368.367µs) from=127.0.0.6:43859 2023/01/21 00:20:49 [DEBUG] http: Request GET /v1/status/leader (160.934µs) from=127.0.0.6:45187 2023/01/21 00:21:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m4.822224758s) from=127.0.0.6:51867 2023/01/21 00:21:04 [DEBUG] http: Request GET /v1/status/leader (498.121µs) from=127.0.0.6:43859 2023/01/21 00:21:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.579977287s) from=127.0.0.6:53225 2023/01/21 00:21:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.229350903s) from=127.0.0.6:45411 2023/01/21 00:21:09 [DEBUG] http: Request GET /v1/status/leader (760.535µs) from=127.0.0.6:45187 2023/01/21 00:21:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.947902162s) from=127.0.0.6:58167 2023/01/21 00:21:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.112714766s) from=127.0.0.6:50887 2023/01/21 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.253907377s) from=127.0.0.6:59427 2023/01/21 00:21:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m7.392142404s) from=127.0.0.6:49797 2023/01/21 00:21:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m6.512601975s) from=127.0.0.6:54925 2023/01/21 00:21:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.030854512s) from=127.0.0.6:50507 2023/01/21 00:21:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m2.138611653s) from=127.0.0.6:46217 2023/01/21 00:21:24 [DEBUG] http: Request GET /v1/status/leader (340.888µs) from=127.0.0.6:43859 2023/01/21 00:21:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.435834176s) from=127.0.0.6:35459 2023/01/21 00:21:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m5.84737024s) from=127.0.0.6:53291 2023/01/21 00:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.914026756s) from=127.0.0.6:48719 2023/01/21 00:21:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.069995582s) from=127.0.0.6:36845 2023/01/21 00:21:29 [DEBUG] http: Request GET /v1/status/leader (302.1µs) from=127.0.0.6:45187 2023/01/21 00:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.921177593s) from=127.0.0.6:54625 2023/01/21 00:21:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m0.757804156s) from=127.0.0.6:39949 2023/01/21 00:21:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m5.90168937s) from=127.0.0.6:60979 2023/01/21 00:21:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.833999945s) from=127.0.0.6:44049 2023/01/21 00:21:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m0.212647087s) from=127.0.0.6:35537 2023/01/21 00:21:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m5.336961671s) from=127.0.0.6:51677 2023/01/21 00:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.605412126s) from=127.0.0.6:36467 2023/01/21 00:21:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.863065912s) from=127.0.0.6:36119 2023/01/21 00:21:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.768738642s) from=127.0.0.6:44859 2023/01/21 00:21:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m4.388720506s) from=127.0.0.6:43749 2023/01/21 00:21:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m1.03521743s) from=127.0.0.6:59747 2023/01/21 00:21:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m1.344067837s) from=127.0.0.6:35787 2023/01/21 00:21:44 [DEBUG] http: Request GET /v1/status/leader (336.485µs) from=127.0.0.6:43859 2023/01/21 00:21:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.882413994s) from=127.0.0.6:57863 2023/01/21 00:21:49 [DEBUG] http: Request GET /v1/status/leader (261.777µs) from=127.0.0.6:43859 2023/01/21 00:21:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.224676712s) from=127.0.0.6:43475 2023/01/21 00:22:04 [DEBUG] http: Request GET /v1/status/leader (3.212089ms) from=127.0.0.6:43859 2023/01/21 00:22:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:22:04 [DEBUG] agent: Node info in sync 2023/01/21 00:22:09 [DEBUG] http: Request GET /v1/status/leader (282.149µs) from=127.0.0.6:45187 2023/01/21 00:22:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m4.683699218s) from=127.0.0.6:36393 2023/01/21 00:22:24 [DEBUG] http: Request GET /v1/status/leader (237.808µs) from=127.0.0.6:43859 2023/01/21 00:22:29 [DEBUG] http: Request GET /v1/status/leader (154.011µs) from=127.0.0.6:43859 2023/01/21 00:22:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:22:44 [DEBUG] http: Request GET /v1/status/leader (1.02364ms) from=127.0.0.6:43859 2023/01/21 00:22:49 [DEBUG] http: Request GET /v1/status/leader (155.532µs) from=127.0.0.6:43859 2023/01/21 00:22:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:23:04 [DEBUG] http: Request GET /v1/status/leader (369.533µs) from=127.0.0.6:43859 2023/01/21 00:23:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m6.224395048s) from=127.0.0.6:51867 2023/01/21 00:23:09 [DEBUG] http: Request GET /v1/status/leader (326.876µs) from=127.0.0.6:43859 2023/01/21 00:23:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.157980368s) from=127.0.0.6:53225 2023/01/21 00:23:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m3.605908782s) from=127.0.0.6:45411 2023/01/21 00:23:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.85767629s) from=127.0.0.6:50887 2023/01/21 00:23:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.575277741s) from=127.0.0.6:58167 2023/01/21 00:23:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m4.592550221s) from=127.0.0.6:49797 2023/01/21 00:23:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m4.675026431s) from=127.0.0.6:46217 2023/01/21 00:23:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m5.867391516s) from=127.0.0.6:54925 2023/01/21 00:23:24 [DEBUG] http: Request GET /v1/status/leader (500.979µs) from=127.0.0.6:43859 2023/01/21 00:23:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.870613785s) from=127.0.0.6:50507 2023/01/21 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.222222863s) from=127.0.0.6:59427 2023/01/21 00:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.269856806s) from=127.0.0.6:35459 2023/01/21 00:23:29 [DEBUG] http: Request GET /v1/status/leader (541.857µs) from=127.0.0.6:45187 2023/01/21 00:23:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m3.777377423s) from=127.0.0.6:53291 2023/01/21 00:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.025292804s) from=127.0.0.6:48719 2023/01/21 00:23:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.570874124s) from=127.0.0.6:60979 2023/01/21 00:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.541023731s) from=127.0.0.6:54625 2023/01/21 00:23:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.419693618s) from=127.0.0.6:44049 2023/01/21 00:23:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m0.588882051s) from=127.0.0.6:51677 2023/01/21 00:23:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m7.126021925s) from=127.0.0.6:36845 2023/01/21 00:23:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.298476265s) from=127.0.0.6:44859 2023/01/21 00:23:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.613508088s) from=127.0.0.6:36119 2023/01/21 00:23:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:23:37 [DEBUG] agent: Node info in sync 2023/01/21 00:23:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:23:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m7.443657556s) from=127.0.0.6:39949 2023/01/21 00:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.266393744s) from=127.0.0.6:36467 2023/01/21 00:23:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m7.306067818s) from=127.0.0.6:35537 2023/01/21 00:23:44 [DEBUG] http: Request GET /v1/status/leader (569.256µs) from=127.0.0.6:43859 2023/01/21 00:23:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.987864786s) from=127.0.0.6:35787 2023/01/21 00:23:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m1.193246323s) from=127.0.0.6:57863 2023/01/21 00:23:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m5.247312323s) from=127.0.0.6:59747 2023/01/21 00:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m7.200840042s) from=127.0.0.6:43749 2023/01/21 00:23:49 [DEBUG] http: Request GET /v1/status/leader (149.498µs) from=127.0.0.6:45187 2023/01/21 00:23:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.607522611s) from=127.0.0.6:43475 2023/01/21 00:24:04 [DEBUG] http: Request GET /v1/status/leader (1.34377ms) from=127.0.0.6:43859 2023/01/21 00:24:09 [DEBUG] http: Request GET /v1/status/leader (304.323µs) from=127.0.0.6:43859 2023/01/21 00:24:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.496066699s) from=127.0.0.6:36393 2023/01/21 00:24:24 [DEBUG] http: Request GET /v1/status/leader (294.989µs) from=127.0.0.6:43859 2023/01/21 00:24:29 [DEBUG] http: Request GET /v1/status/leader (450.874µs) from=127.0.0.6:43859 2023/01/21 00:24:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:24:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:24:39 [DEBUG] agent: Node info in sync 2023/01/21 00:24:44 [DEBUG] http: Request GET /v1/status/leader (181.941µs) from=127.0.0.6:43859 2023/01/21 00:24:49 [DEBUG] http: Request GET /v1/status/leader (393.664µs) from=127.0.0.6:45187 2023/01/21 00:25:04 [DEBUG] http: Request GET /v1/status/leader (318.912µs) from=127.0.0.6:43859 2023/01/21 00:25:09 [DEBUG] http: Request GET /v1/status/leader (673.065µs) from=127.0.0.6:45187 2023/01/21 00:25:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m4.576076501s) from=127.0.0.6:51867 2023/01/21 00:25:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.020725994s) from=127.0.0.6:53225 2023/01/21 00:25:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m7.297351516s) from=127.0.0.6:45411 2023/01/21 00:25:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.226507244s) from=127.0.0.6:50887 2023/01/21 00:25:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.165111621s) from=127.0.0.6:58167 2023/01/21 00:25:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m0.237971858s) from=127.0.0.6:54925 2023/01/21 00:25:24 [DEBUG] http: Request GET /v1/status/leader (169.201µs) from=127.0.0.6:43859 2023/01/21 00:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.235870672s) from=127.0.0.6:59427 2023/01/21 00:25:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.348479016s) from=127.0.0.6:50507 2023/01/21 00:25:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m5.42287043s) from=127.0.0.6:49797 2023/01/21 00:25:29 [DEBUG] http: Request GET /v1/status/leader (176.725µs) from=127.0.0.6:43859 2023/01/21 00:25:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m7.273671309s) from=127.0.0.6:46217 2023/01/21 00:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.045509311s) from=127.0.0.6:48719 2023/01/21 00:25:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.556907622s) from=127.0.0.6:35459 2023/01/21 00:25:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.629214261s) from=127.0.0.6:44049 2023/01/21 00:25:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m0.142174637s) from=127.0.0.6:51677 2023/01/21 00:25:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:25:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m7.345453755s) from=127.0.0.6:53291 2023/01/21 00:25:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m7.013051177s) from=127.0.0.6:60979 2023/01/21 00:25:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m1.380525412s) from=127.0.0.6:39949 2023/01/21 00:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.117273324s) from=127.0.0.6:54625 2023/01/21 00:25:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.506432225s) from=127.0.0.6:36845 2023/01/21 00:25:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.589951527s) from=127.0.0.6:44859 2023/01/21 00:25:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.82906844s) from=127.0.0.6:36119 2023/01/21 00:25:44 [DEBUG] http: Request GET /v1/status/leader (390.702µs) from=127.0.0.6:43859 2023/01/21 00:25:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.242939416s) from=127.0.0.6:36467 2023/01/21 00:25:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:25:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m0.347028424s) from=127.0.0.6:59747 2023/01/21 00:25:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.233694509s) from=127.0.0.6:35537 2023/01/21 00:25:50 [DEBUG] http: Request GET /v1/status/leader (281.816µs) from=127.0.0.6:45187 2023/01/21 00:25:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.475076771s) from=127.0.0.6:35787 2023/01/21 00:25:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.235471403s) from=127.0.0.6:57863 2023/01/21 00:25:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m5.878553737s) from=127.0.0.6:43749 2023/01/21 00:26:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:26:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:26:00 [DEBUG] agent: Node info in sync 2023/01/21 00:26:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.831995839s) from=127.0.0.6:43475 2023/01/21 00:26:04 [DEBUG] http: Request GET /v1/status/leader (2.387579ms) from=127.0.0.6:43859 2023/01/21 00:26:10 [DEBUG] http: Request GET /v1/status/leader (251.073µs) from=127.0.0.6:45187 2023/01/21 00:26:24 [DEBUG] http: Request GET /v1/status/leader (195.998µs) from=127.0.0.6:43859 2023/01/21 00:26:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m6.342835211s) from=127.0.0.6:36393 2023/01/21 00:26:30 [DEBUG] http: Request GET /v1/status/leader (191.092µs) from=127.0.0.6:43859 2023/01/21 00:26:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:26:44 [DEBUG] http: Request GET /v1/status/leader (413.73µs) from=127.0.0.6:43859 2023/01/21 00:26:50 [DEBUG] http: Request GET /v1/status/leader (167.442µs) from=127.0.0.6:45187 2023/01/21 00:27:04 [DEBUG] http: Request GET /v1/status/leader (406.792µs) from=127.0.0.6:43859 2023/01/21 00:27:10 [DEBUG] http: Request GET /v1/status/leader (358.56µs) from=127.0.0.6:43859 2023/01/21 00:27:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m0.857896756s) from=127.0.0.6:51867 2023/01/21 00:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:27:19 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:27:19 [DEBUG] agent: Node info in sync 2023/01/21 00:27:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.205708492s) from=127.0.0.6:53225 2023/01/21 00:27:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m1.532307558s) from=127.0.0.6:45411 2023/01/21 00:27:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.718118534s) from=127.0.0.6:50887 2023/01/21 00:27:24 [DEBUG] http: Request GET /v1/status/leader (522.502µs) from=127.0.0.6:43859 2023/01/21 00:27:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m0.935198944s) from=127.0.0.6:54925 2023/01/21 00:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.089858131s) from=127.0.0.6:58167 2023/01/21 00:27:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.696570987s) from=127.0.0.6:50507 2023/01/21 00:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.797233461s) from=127.0.0.6:59427 2023/01/21 00:27:30 [DEBUG] http: Request GET /v1/status/leader (146.306µs) from=127.0.0.6:45187 2023/01/21 00:27:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m0.711075905s) from=127.0.0.6:46217 2023/01/21 00:27:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m6.111549235s) from=127.0.0.6:49797 2023/01/21 00:27:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:27:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.385253784s) from=127.0.0.6:48719 2023/01/21 00:27:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m1.557739432s) from=127.0.0.6:53291 2023/01/21 00:27:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m3.824606493s) from=127.0.0.6:44049 2023/01/21 00:27:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m3.760631822s) from=127.0.0.6:51677 2023/01/21 00:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.926295753s) from=127.0.0.6:35459 2023/01/21 00:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.953729706s) from=127.0.0.6:54625 2023/01/21 00:27:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.103148826s) from=127.0.0.6:36119 2023/01/21 00:27:44 [DEBUG] http: Request GET /v1/status/leader (348.301µs) from=127.0.0.6:43859 2023/01/21 00:27:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m4.895611374s) from=127.0.0.6:60979 2023/01/21 00:27:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.401319804s) from=127.0.0.6:44859 2023/01/21 00:27:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m6.226959387s) from=127.0.0.6:39949 2023/01/21 00:27:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m7.476001718s) from=127.0.0.6:36845 2023/01/21 00:27:50 [DEBUG] http: Request GET /v1/status/leader (176.415µs) from=127.0.0.6:43859 2023/01/21 00:27:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m1.904441558s) from=127.0.0.6:35537 2023/01/21 00:27:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m3.503831025s) from=127.0.0.6:59747 2023/01/21 00:27:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.127597017s) from=127.0.0.6:35787 2023/01/21 00:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.084760545s) from=127.0.0.6:36467 2023/01/21 00:27:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.756663894s) from=127.0.0.6:57863 2023/01/21 00:27:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.566224983s) from=127.0.0.6:43749 2023/01/21 00:28:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.911891853s) from=127.0.0.6:43475 2023/01/21 00:28:04 [DEBUG] http: Request GET /v1/status/leader (432.342µs) from=127.0.0.6:43859 2023/01/21 00:28:10 [DEBUG] http: Request GET /v1/status/leader (342.021µs) from=127.0.0.6:45187 2023/01/21 00:28:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:28:24 [DEBUG] http: Request GET /v1/status/leader (229.287µs) from=127.0.0.6:43859 2023/01/21 00:28:30 [DEBUG] http: Request GET /v1/status/leader (382.605µs) from=127.0.0.6:43859 2023/01/21 00:28:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.076564333s) from=127.0.0.6:36393 2023/01/21 00:28:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:28:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:28:38 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:28:38 [DEBUG] agent: Node info in sync 2023/01/21 00:28:44 [DEBUG] http: Request GET /v1/status/leader (149.685µs) from=127.0.0.6:43859 2023/01/21 00:28:50 [DEBUG] http: Request GET /v1/status/leader (1.376991ms) from=127.0.0.6:43859 2023/01/21 00:29:04 [DEBUG] http: Request GET /v1/status/leader (340.204µs) from=127.0.0.6:43859 2023/01/21 00:29:10 [DEBUG] http: Request GET /v1/status/leader (255.642µs) from=127.0.0.6:45187 2023/01/21 00:29:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.739063011s) from=127.0.0.6:51867 2023/01/21 00:29:24 [DEBUG] http: Request GET /v1/status/leader (188.757µs) from=127.0.0.6:43859 2023/01/21 00:29:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.573800735s) from=127.0.0.6:50887 2023/01/21 00:29:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.083605011s) from=127.0.0.6:53225 2023/01/21 00:29:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m4.314586809s) from=127.0.0.6:45411 2023/01/21 00:29:30 [DEBUG] http: Request GET /v1/status/leader (165.317µs) from=127.0.0.6:45187 2023/01/21 00:29:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m5.79157354s) from=127.0.0.6:54925 2023/01/21 00:29:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.80934689s) from=127.0.0.6:50507 2023/01/21 00:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.75371563s) from=127.0.0.6:58167 2023/01/21 00:29:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m5.289397755s) from=127.0.0.6:46217 2023/01/21 00:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.403371973s) from=127.0.0.6:59427 2023/01/21 00:29:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.744995612s) from=127.0.0.6:48719 2023/01/21 00:29:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m6.132594939s) from=127.0.0.6:49797 2023/01/21 00:29:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m1.817536109s) from=127.0.0.6:53291 2023/01/21 00:29:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.375914246s) from=127.0.0.6:44049 2023/01/21 00:29:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.786142452s) from=127.0.0.6:35459 2023/01/21 00:29:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.701584066s) from=127.0.0.6:54625 2023/01/21 00:29:44 [DEBUG] http: Request GET /v1/status/leader (265.872µs) from=127.0.0.6:43859 2023/01/21 00:29:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m5.698881334s) from=127.0.0.6:51677 2023/01/21 00:29:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m0.550163573s) from=127.0.0.6:39949 2023/01/21 00:29:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.778549486s) from=127.0.0.6:44859 2023/01/21 00:29:50 [DEBUG] http: Request GET /v1/status/leader (463.068µs) from=127.0.0.6:43859 2023/01/21 00:29:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m0.172351184s) from=127.0.0.6:35537 2023/01/21 00:29:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.841312522s) from=127.0.0.6:36119 2023/01/21 00:29:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m6.329764613s) from=127.0.0.6:60979 2023/01/21 00:29:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m1.106288323s) from=127.0.0.6:59747 2023/01/21 00:29:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m3.512019633s) from=127.0.0.6:36845 2023/01/21 00:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.411146657s) from=127.0.0.6:36467 2023/01/21 00:29:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.546345912s) from=127.0.0.6:35787 2023/01/21 00:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m0.842622786s) from=127.0.0.6:43749 2023/01/21 00:29:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m4.00565215s) from=127.0.0.6:57863 2023/01/21 00:30:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m1.440954124s) from=127.0.0.6:43475 2023/01/21 00:30:04 [DEBUG] http: Request GET /v1/status/leader (319.869µs) from=127.0.0.6:43859 2023/01/21 00:30:10 [DEBUG] http: Request GET /v1/status/leader (1.648393ms) from=127.0.0.6:43859 2023/01/21 00:30:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:30:24 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:30:24 [DEBUG] agent: Node info in sync 2023/01/21 00:30:24 [DEBUG] http: Request GET /v1/status/leader (313.085µs) from=127.0.0.6:43859 2023/01/21 00:30:30 [DEBUG] http: Request GET /v1/status/leader (198.828µs) from=127.0.0.6:45187 2023/01/21 00:30:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:30:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m3.014897374s) from=127.0.0.6:36393 2023/01/21 00:30:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:30:44 [DEBUG] http: Request GET /v1/status/leader (443.039µs) from=127.0.0.6:43859 2023/01/21 00:30:50 [DEBUG] http: Request GET /v1/status/leader (289.178µs) from=127.0.0.6:45187 2023/01/21 00:31:04 [DEBUG] http: Request GET /v1/status/leader (320.575µs) from=127.0.0.6:43859 2023/01/21 00:31:10 [DEBUG] http: Request GET /v1/status/leader (270.278µs) from=127.0.0.6:45187 2023/01/21 00:31:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m6.438358695s) from=127.0.0.6:51867 2023/01/21 00:31:24 [DEBUG] http: Request GET /v1/status/leader (312.355µs) from=127.0.0.6:43859 2023/01/21 00:31:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.23113976s) from=127.0.0.6:53225 2023/01/21 00:31:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m2.860453707s) from=127.0.0.6:45411 2023/01/21 00:31:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.598369779s) from=127.0.0.6:50887 2023/01/21 00:31:30 [DEBUG] http: Request GET /v1/status/leader (393.373µs) from=127.0.0.6:43859 2023/01/21 00:31:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m2.36482394s) from=127.0.0.6:54925 2023/01/21 00:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.255483715s) from=127.0.0.6:58167 2023/01/21 00:31:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.067585734s) from=127.0.0.6:50507 2023/01/21 00:31:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:31:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m3.241865888s) from=127.0.0.6:46217 2023/01/21 00:31:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m2.52693776s) from=127.0.0.6:49797 2023/01/21 00:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.306922745s) from=127.0.0.6:59427 2023/01/21 00:31:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.766933435s) from=127.0.0.6:44049 2023/01/21 00:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.205542456s) from=127.0.0.6:48719 2023/01/21 00:31:44 [DEBUG] http: Request GET /v1/status/leader (336.693µs) from=127.0.0.6:43859 2023/01/21 00:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m3.30258488s) from=127.0.0.6:54625 2023/01/21 00:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m3.605248612s) from=127.0.0.6:35459 2023/01/21 00:31:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m6.664177809s) from=127.0.0.6:53291 2023/01/21 00:31:50 [DEBUG] http: Request GET /v1/status/leader (167.708µs) from=127.0.0.6:45187 2023/01/21 00:31:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.694141923s) from=127.0.0.6:36119 2023/01/21 00:31:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m5.964783944s) from=127.0.0.6:51677 2023/01/21 00:31:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m4.840290066s) from=127.0.0.6:39949 2023/01/21 00:31:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.999409539s) from=127.0.0.6:60979 2023/01/21 00:31:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m3.562059565s) from=127.0.0.6:35537 2023/01/21 00:31:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.18136107s) from=127.0.0.6:36845 2023/01/21 00:31:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.366563602s) from=127.0.0.6:44859 2023/01/21 00:31:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.29955217s) from=127.0.0.6:35787 2023/01/21 00:31:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m6.729475116s) from=127.0.0.6:59747 2023/01/21 00:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.958838666s) from=127.0.0.6:36467 2023/01/21 00:32:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m6.151345438s) from=127.0.0.6:43749 2023/01/21 00:32:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.21214171s) from=127.0.0.6:57863 2023/01/21 00:32:04 [DEBUG] http: Request GET /v1/status/leader (242.344µs) from=127.0.0.6:43859 2023/01/21 00:32:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m2.115682747s) from=127.0.0.6:43475 2023/01/21 00:32:10 [DEBUG] http: Request GET /v1/status/leader (178.672µs) from=127.0.0.6:45187 2023/01/21 00:32:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:32:13 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:32:13 [DEBUG] agent: Node info in sync 2023/01/21 00:32:24 [DEBUG] http: Request GET /v1/status/leader (281.714µs) from=127.0.0.6:43859 2023/01/21 00:32:30 [DEBUG] http: Request GET /v1/status/leader (257.591µs) from=127.0.0.6:43859 2023/01/21 00:32:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.59373561s) from=127.0.0.6:36393 2023/01/21 00:32:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:32:44 [DEBUG] http: Request GET /v1/status/leader (157.797µs) from=127.0.0.6:43859 2023/01/21 00:32:50 [DEBUG] http: Request GET /v1/status/leader (166.117µs) from=127.0.0.6:43859 2023/01/21 00:33:04 [DEBUG] http: Request GET /v1/status/leader (833.232µs) from=127.0.0.6:43859 2023/01/21 00:33:10 [DEBUG] http: Request GET /v1/status/leader (296.678µs) from=127.0.0.6:45187 2023/01/21 00:33:24 [DEBUG] http: Request GET /v1/status/leader (522.45µs) from=127.0.0.6:43859 2023/01/21 00:33:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:33:30 [DEBUG] http: Request GET /v1/status/leader (426.741µs) from=127.0.0.6:45187 2023/01/21 00:33:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m6.935663992s) from=127.0.0.6:51867 2023/01/21 00:33:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m1.959721513s) from=127.0.0.6:50887 2023/01/21 00:33:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.824286898s) from=127.0.0.6:53225 2023/01/21 00:33:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m6.148293245s) from=127.0.0.6:45411 2023/01/21 00:33:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m3.818196623s) from=127.0.0.6:54925 2023/01/21 00:33:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:33:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.289254172s) from=127.0.0.6:50507 2023/01/21 00:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.914724721s) from=127.0.0.6:58167 2023/01/21 00:33:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.156902542s) from=127.0.0.6:46217 2023/01/21 00:33:44 [DEBUG] http: Request GET /v1/status/leader (544.365µs) from=127.0.0.6:43859 2023/01/21 00:33:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m2.857123299s) from=127.0.0.6:49797 2023/01/21 00:33:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m3.136930991s) from=127.0.0.6:44049 2023/01/21 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.355120392s) from=127.0.0.6:35459 2023/01/21 00:33:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.111078647s) from=127.0.0.6:48719 2023/01/21 00:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.534193738s) from=127.0.0.6:59427 2023/01/21 00:33:50 [DEBUG] http: Request GET /v1/status/leader (166.288µs) from=127.0.0.6:45187 2023/01/21 00:33:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m4.485447628s) from=127.0.0.6:53291 2023/01/21 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m6.928029346s) from=127.0.0.6:54625 2023/01/21 00:33:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m4.275527586s) from=127.0.0.6:39949 2023/01/21 00:33:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.730723974s) from=127.0.0.6:36845 2023/01/21 00:33:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m3.3398851s) from=127.0.0.6:35537 2023/01/21 00:33:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m6.251182195s) from=127.0.0.6:51677 2023/01/21 00:33:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.327407078s) from=127.0.0.6:35787 2023/01/21 00:33:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m6.211363795s) from=127.0.0.6:60979 2023/01/21 00:33:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.057108251s) from=127.0.0.6:36119 2023/01/21 00:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.365534891s) from=127.0.0.6:36467 2023/01/21 00:34:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m4.068711079s) from=127.0.0.6:59747 2023/01/21 00:34:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.567139819s) from=127.0.0.6:44859 2023/01/21 00:34:04 [DEBUG] http: Request GET /v1/status/leader (232.395µs) from=127.0.0.6:43859 2023/01/21 00:34:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m1.296618593s) from=127.0.0.6:43749 2023/01/21 00:34:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.274819963s) from=127.0.0.6:43475 2023/01/21 00:34:10 [DEBUG] http: Request GET /v1/status/leader (312.813µs) from=127.0.0.6:45187 2023/01/21 00:34:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.717372167s) from=127.0.0.6:57863 2023/01/21 00:34:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:34:13 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:34:13 [DEBUG] agent: Node info in sync 2023/01/21 00:34:24 [DEBUG] http: Request GET /v1/status/leader (338.724µs) from=127.0.0.6:43859 2023/01/21 00:34:30 [DEBUG] http: Request GET /v1/status/leader (353.443µs) from=127.0.0.6:43859 2023/01/21 00:34:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:34:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.292368992s) from=127.0.0.6:36393 2023/01/21 00:34:44 [DEBUG] http: Request GET /v1/status/leader (331.409µs) from=127.0.0.6:43859 2023/01/21 00:34:50 [DEBUG] http: Request GET /v1/status/leader (286.445µs) from=127.0.0.6:43859 2023/01/21 00:35:04 [DEBUG] http: Request GET /v1/status/leader (193.176µs) from=127.0.0.6:43859 2023/01/21 00:35:10 [DEBUG] http: Request GET /v1/status/leader (316.168µs) from=127.0.0.6:43859 2023/01/21 00:35:25 [DEBUG] http: Request GET /v1/status/leader (347.836µs) from=127.0.0.6:43859 2023/01/21 00:35:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:35:30 [DEBUG] http: Request GET /v1/status/leader (270.906µs) from=127.0.0.6:43859 2023/01/21 00:35:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m2.202333644s) from=127.0.0.6:50887 2023/01/21 00:35:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.350013327s) from=127.0.0.6:53225 2023/01/21 00:35:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.221613844s) from=127.0.0.6:51867 2023/01/21 00:35:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:35:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m2.54486134s) from=127.0.0.6:54925 2023/01/21 00:35:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m5.523528363s) from=127.0.0.6:45411 2023/01/21 00:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.120231278s) from=127.0.0.6:50507 2023/01/21 00:35:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.315410309s) from=127.0.0.6:58167 2023/01/21 00:35:45 [DEBUG] http: Request GET /v1/status/leader (172.719µs) from=127.0.0.6:43859 2023/01/21 00:35:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m4.448628097s) from=127.0.0.6:46217 2023/01/21 00:35:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m3.776235148s) from=127.0.0.6:49797 2023/01/21 00:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.157334685s) from=127.0.0.6:48719 2023/01/21 00:35:50 [DEBUG] http: Request GET /v1/status/leader (1.115842ms) from=127.0.0.6:43859 2023/01/21 00:35:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m3.59273242s) from=127.0.0.6:44049 2023/01/21 00:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.240794359s) from=127.0.0.6:59427 2023/01/21 00:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.060356127s) from=127.0.0.6:35459 2023/01/21 00:35:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m0.200787508s) from=127.0.0.6:39949 2023/01/21 00:35:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m5.815020619s) from=127.0.0.6:53291 2023/01/21 00:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m5.794172084s) from=127.0.0.6:54625 2023/01/21 00:36:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.031373456s) from=127.0.0.6:35787 2023/01/21 00:36:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m2.11855425s) from=127.0.0.6:60979 2023/01/21 00:36:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m3.826971293s) from=127.0.0.6:35537 2023/01/21 00:36:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m4.307321098s) from=127.0.0.6:51677 2023/01/21 00:36:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.755384146s) from=127.0.0.6:36845 2023/01/21 00:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.042507563s) from=127.0.0.6:36467 2023/01/21 00:36:05 [DEBUG] http: Request GET /v1/status/leader (269.584µs) from=127.0.0.6:43859 2023/01/21 00:36:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.016568306s) from=127.0.0.6:36119 2023/01/21 00:36:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.224951308s) from=127.0.0.6:44859 2023/01/21 00:36:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:36:05 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:36:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:36:05 [DEBUG] agent: Node info in sync 2023/01/21 00:36:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m0.769103166s) from=127.0.0.6:43749 2023/01/21 00:36:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m4.425322181s) from=127.0.0.6:59747 2023/01/21 00:36:10 [DEBUG] http: Request GET /v1/status/leader (143.86µs) from=127.0.0.6:45187 2023/01/21 00:36:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.210719379s) from=127.0.0.6:57863 2023/01/21 00:36:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.408515834s) from=127.0.0.6:43475 2023/01/21 00:36:25 [DEBUG] http: Request GET /v1/status/leader (194.408µs) from=127.0.0.6:43859 2023/01/21 00:36:30 [DEBUG] http: Request GET /v1/status/leader (181.249µs) from=127.0.0.6:43859 2023/01/21 00:36:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:36:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m2.031952087s) from=127.0.0.6:36393 2023/01/21 00:36:45 [DEBUG] http: Request GET /v1/status/leader (1.665146ms) from=127.0.0.6:43859 2023/01/21 00:36:50 [DEBUG] http: Request GET /v1/status/leader (144.679µs) from=127.0.0.6:43859 2023/01/21 00:37:05 [DEBUG] http: Request GET /v1/status/leader (269.692µs) from=127.0.0.6:43859 2023/01/21 00:37:10 [DEBUG] http: Request GET /v1/status/leader (141.2µs) from=127.0.0.6:45187 2023/01/21 00:37:25 [DEBUG] http: Request GET /v1/status/leader (318.539µs) from=127.0.0.6:43859 2023/01/21 00:37:30 [DEBUG] http: Request GET /v1/status/leader (142.909µs) from=127.0.0.6:43859 2023/01/21 00:37:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m1.628501049s) from=127.0.0.6:50887 2023/01/21 00:37:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m1.86001198s) from=127.0.0.6:51867 2023/01/21 00:37:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.222704567s) from=127.0.0.6:53225 2023/01/21 00:37:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:37:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:37:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:37:38 [DEBUG] agent: Node info in sync 2023/01/21 00:37:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.688732343s) from=127.0.0.6:50507 2023/01/21 00:37:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m2.208686831s) from=127.0.0.6:45411 2023/01/21 00:37:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m4.232185981s) from=127.0.0.6:54925 2023/01/21 00:37:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.578715125s) from=127.0.0.6:58167 2023/01/21 00:37:45 [DEBUG] http: Request GET /v1/status/leader (257.507µs) from=127.0.0.6:43859 2023/01/21 00:37:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.962243136s) from=127.0.0.6:46217 2023/01/21 00:37:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m1.041451162s) from=127.0.0.6:49797 2023/01/21 00:37:50 [DEBUG] http: Request GET /v1/status/leader (249.103µs) from=127.0.0.6:45187 2023/01/21 00:37:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.069297718s) from=127.0.0.6:48719 2023/01/21 00:37:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.120514112s) from=127.0.0.6:44049 2023/01/21 00:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.684531293s) from=127.0.0.6:59427 2023/01/21 00:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.480269141s) from=127.0.0.6:35459 2023/01/21 00:38:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m2.012773675s) from=127.0.0.6:53291 2023/01/21 00:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.539636964s) from=127.0.0.6:54625 2023/01/21 00:38:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:38:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m5.661885867s) from=127.0.0.6:39949 2023/01/21 00:38:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.973475492s) from=127.0.0.6:35787 2023/01/21 00:38:05 [DEBUG] http: Request GET /v1/status/leader (319.613µs) from=127.0.0.6:43859 2023/01/21 00:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.593898213s) from=127.0.0.6:36467 2023/01/21 00:38:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m5.314174042s) from=127.0.0.6:60979 2023/01/21 00:38:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.819576116s) from=127.0.0.6:36845 2023/01/21 00:38:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.402358036s) from=127.0.0.6:35537 2023/01/21 00:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m1.679783602s) from=127.0.0.6:43749 2023/01/21 00:38:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m7.211912551s) from=127.0.0.6:51677 2023/01/21 00:38:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.853560062s) from=127.0.0.6:59747 2023/01/21 00:38:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.088820824s) from=127.0.0.6:44859 2023/01/21 00:38:10 [DEBUG] http: Request GET /v1/status/leader (412.641µs) from=127.0.0.6:45187 2023/01/21 00:38:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.823510522s) from=127.0.0.6:36119 2023/01/21 00:38:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m5.531138882s) from=127.0.0.6:57863 2023/01/21 00:38:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m5.986209405s) from=127.0.0.6:43475 2023/01/21 00:38:25 [DEBUG] http: Request GET /v1/status/leader (180.794µs) from=127.0.0.6:43859 2023/01/21 00:38:30 [DEBUG] http: Request GET /v1/status/leader (223.714µs) from=127.0.0.6:45187 2023/01/21 00:38:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:38:45 [DEBUG] http: Request GET /v1/status/leader (141.87µs) from=127.0.0.6:43859 2023/01/21 00:38:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m6.975493353s) from=127.0.0.6:36393 2023/01/21 00:38:50 [DEBUG] http: Request GET /v1/status/leader (254.686µs) from=127.0.0.6:45187 2023/01/21 00:39:05 [DEBUG] http: Request GET /v1/status/leader (296.826µs) from=127.0.0.6:43859 2023/01/21 00:39:10 [DEBUG] http: Request GET /v1/status/leader (139.951µs) from=127.0.0.6:43859 2023/01/21 00:39:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:39:14 [DEBUG] agent: Node info in sync 2023/01/21 00:39:25 [DEBUG] http: Request GET /v1/status/leader (1.051533ms) from=127.0.0.6:43859 2023/01/21 00:39:30 [DEBUG] http: Request GET /v1/status/leader (253.231µs) from=127.0.0.6:43859 2023/01/21 00:39:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:39:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.315683007s) from=127.0.0.6:50887 2023/01/21 00:39:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.265309248s) from=127.0.0.6:53225 2023/01/21 00:39:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m5.43812557s) from=127.0.0.6:51867 2023/01/21 00:39:45 [DEBUG] http: Request GET /v1/status/leader (478.421µs) from=127.0.0.6:43859 2023/01/21 00:39:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.471391233s) from=127.0.0.6:50507 2023/01/21 00:39:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m6.056909416s) from=127.0.0.6:45411 2023/01/21 00:39:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.697924639s) from=127.0.0.6:46217 2023/01/21 00:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.304538738s) from=127.0.0.6:58167 2023/01/21 00:39:50 [DEBUG] http: Request GET /v1/status/leader (789.266µs) from=127.0.0.6:45187 2023/01/21 00:39:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m7.465464831s) from=127.0.0.6:54925 2023/01/21 00:39:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m1.554727579s) from=127.0.0.6:49797 2023/01/21 00:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.644332018s) from=127.0.0.6:59427 2023/01/21 00:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.810971484s) from=127.0.0.6:48719 2023/01/21 00:40:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.419348972s) from=127.0.0.6:44049 2023/01/21 00:40:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m0.752919337s) from=127.0.0.6:53291 2023/01/21 00:40:05 [DEBUG] http: Request GET /v1/status/leader (400.566µs) from=127.0.0.6:43859 2023/01/21 00:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m6.121364469s) from=127.0.0.6:35459 2023/01/21 00:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.926663792s) from=127.0.0.6:36467 2023/01/21 00:40:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m1.232193457s) from=127.0.0.6:60979 2023/01/21 00:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.410267514s) from=127.0.0.6:54625 2023/01/21 00:40:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m1.255026729s) from=127.0.0.6:43749 2023/01/21 00:40:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m7.11587171s) from=127.0.0.6:39949 2023/01/21 00:40:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.45112129s) from=127.0.0.6:35787 2023/01/21 00:40:10 [DEBUG] http: Request GET /v1/status/leader (256.158µs) from=127.0.0.6:45187 2023/01/21 00:40:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m1.38083415s) from=127.0.0.6:51677 2023/01/21 00:40:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.969826004s) from=127.0.0.6:36845 2023/01/21 00:40:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.942017487s) from=127.0.0.6:35537 2023/01/21 00:40:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.461261421s) from=127.0.0.6:44859 2023/01/21 00:40:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m7.356624621s) from=127.0.0.6:59747 2023/01/21 00:40:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.787511616s) from=127.0.0.6:36119 2023/01/21 00:40:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.523177167s) from=127.0.0.6:57863 2023/01/21 00:40:25 [DEBUG] http: Request GET /v1/status/leader (431.983µs) from=127.0.0.6:43859 2023/01/21 00:40:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.5057384s) from=127.0.0.6:43475 2023/01/21 00:40:30 [DEBUG] http: Request GET /v1/status/leader (218.337µs) from=127.0.0.6:43859 2023/01/21 00:40:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:40:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:40:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:40:42 [DEBUG] agent: Node info in sync 2023/01/21 00:40:45 [DEBUG] http: Request GET /v1/status/leader (203.913µs) from=127.0.0.6:43859 2023/01/21 00:40:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.946846841s) from=127.0.0.6:36393 2023/01/21 00:40:50 [DEBUG] http: Request GET /v1/status/leader (989.49µs) from=127.0.0.6:45187 2023/01/21 00:40:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:41:05 [DEBUG] http: Request GET /v1/status/leader (152.018µs) from=127.0.0.6:43859 2023/01/21 00:41:10 [DEBUG] http: Request GET /v1/status/leader (152.345µs) from=127.0.0.6:45187 2023/01/21 00:41:25 [DEBUG] http: Request GET /v1/status/leader (529.339µs) from=127.0.0.6:43859 2023/01/21 00:41:30 [DEBUG] http: Request GET /v1/status/leader (2.202259ms) from=127.0.0.6:45187 2023/01/21 00:41:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:41:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.597630506s) from=127.0.0.6:53225 2023/01/21 00:41:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m2.405232871s) from=127.0.0.6:51867 2023/01/21 00:41:45 [DEBUG] http: Request GET /v1/status/leader (290.677µs) from=127.0.0.6:43859 2023/01/21 00:41:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.894578902s) from=127.0.0.6:50887 2023/01/21 00:41:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.960786883s) from=127.0.0.6:50507 2023/01/21 00:41:50 [DEBUG] http: Request GET /v1/status/leader (163.017µs) from=127.0.0.6:43859 2023/01/21 00:41:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m2.726479887s) from=127.0.0.6:45411 2023/01/21 00:41:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.060615579s) from=127.0.0.6:58167 2023/01/21 00:41:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:41:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:41:53 [DEBUG] agent: Node info in sync 2023/01/21 00:41:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m4.489270043s) from=127.0.0.6:46217 2023/01/21 00:41:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m5.130404312s) from=127.0.0.6:49797 2023/01/21 00:41:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m6.84573696s) from=127.0.0.6:54925 2023/01/21 00:42:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.962715279s) from=127.0.0.6:59427 2023/01/21 00:42:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m0.88405789s) from=127.0.0.6:53291 2023/01/21 00:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.512440079s) from=127.0.0.6:48719 2023/01/21 00:42:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.031764287s) from=127.0.0.6:44049 2023/01/21 00:42:05 [DEBUG] http: Request GET /v1/status/leader (179.549µs) from=127.0.0.6:43859 2023/01/21 00:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m1.438371916s) from=127.0.0.6:35459 2023/01/21 00:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.231587285s) from=127.0.0.6:36467 2023/01/21 00:42:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m2.287267196s) from=127.0.0.6:60979 2023/01/21 00:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m1.198752315s) from=127.0.0.6:43749 2023/01/21 00:42:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m0.633968949s) from=127.0.0.6:35787 2023/01/21 00:42:10 [DEBUG] http: Request GET /v1/status/leader (267.755µs) from=127.0.0.6:45187 2023/01/21 00:42:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.494718962s) from=127.0.0.6:54625 2023/01/21 00:42:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m3.164956264s) from=127.0.0.6:51677 2023/01/21 00:42:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.897849879s) from=127.0.0.6:36845 2023/01/21 00:42:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m6.4908983s) from=127.0.0.6:39949 2023/01/21 00:42:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m4.055371434s) from=127.0.0.6:35537 2023/01/21 00:42:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.804617054s) from=127.0.0.6:44859 2023/01/21 00:42:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.291575933s) from=127.0.0.6:36119 2023/01/21 00:42:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m7.244923665s) from=127.0.0.6:59747 2023/01/21 00:42:25 [DEBUG] http: Request GET /v1/status/leader (238.535µs) from=127.0.0.6:43859 2023/01/21 00:42:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m6.521219634s) from=127.0.0.6:57863 2023/01/21 00:42:30 [DEBUG] http: Request GET /v1/status/leader (150.178µs) from=127.0.0.6:43859 2023/01/21 00:42:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.378238534s) from=127.0.0.6:43475 2023/01/21 00:42:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:42:45 [DEBUG] http: Request GET /v1/status/leader (302.898µs) from=127.0.0.6:43859 2023/01/21 00:42:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m0.750256074s) from=127.0.0.6:36393 2023/01/21 00:42:50 [DEBUG] http: Request GET /v1/status/leader (145.66µs) from=127.0.0.6:45187 2023/01/21 00:43:05 [DEBUG] http: Request GET /v1/status/leader (478.132µs) from=127.0.0.6:43859 2023/01/21 00:43:10 [DEBUG] http: Request GET /v1/status/leader (228.643µs) from=127.0.0.6:45187 2023/01/21 00:43:25 [DEBUG] http: Request GET /v1/status/leader (254.25µs) from=127.0.0.6:43859 2023/01/21 00:43:30 [DEBUG] http: Request GET /v1/status/leader (372.103µs) from=127.0.0.6:43859 2023/01/21 00:43:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:43:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:43:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.627347258s) from=127.0.0.6:53225 2023/01/21 00:43:45 [DEBUG] http: Request GET /v1/status/leader (435.982µs) from=127.0.0.6:43859 2023/01/21 00:43:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.148184224s) from=127.0.0.6:50887 2023/01/21 00:43:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m6.575671189s) from=127.0.0.6:51867 2023/01/21 00:43:50 [DEBUG] http: Request GET /v1/status/leader (323.017µs) from=127.0.0.6:45187 2023/01/21 00:43:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:43:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:43:51 [DEBUG] agent: Node info in sync 2023/01/21 00:43:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.369322262s) from=127.0.0.6:50507 2023/01/21 00:43:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.094682302s) from=127.0.0.6:58167 2023/01/21 00:43:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m0.365711488s) from=127.0.0.6:49797 2023/01/21 00:43:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m6.719658165s) from=127.0.0.6:45411 2023/01/21 00:43:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m5.365640825s) from=127.0.0.6:46217 2023/01/21 00:44:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.271625215s) from=127.0.0.6:48719 2023/01/21 00:44:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m6.032002108s) from=127.0.0.6:54925 2023/01/21 00:44:05 [DEBUG] http: Request GET /v1/status/leader (375.054µs) from=127.0.0.6:43859 2023/01/21 00:44:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m4.022983555s) from=127.0.0.6:53291 2023/01/21 00:44:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.482572312s) from=127.0.0.6:44049 2023/01/21 00:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.089417585s) from=127.0.0.6:59427 2023/01/21 00:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.799951468s) from=127.0.0.6:36467 2023/01/21 00:44:10 [DEBUG] http: Request GET /v1/status/leader (186.626µs) from=127.0.0.6:45187 2023/01/21 00:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.967934043s) from=127.0.0.6:35459 2023/01/21 00:44:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m2.49646692s) from=127.0.0.6:35787 2023/01/21 00:44:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m5.329046202s) from=127.0.0.6:60979 2023/01/21 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m5.875003153s) from=127.0.0.6:43749 2023/01/21 00:44:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.427199032s) from=127.0.0.6:36845 2023/01/21 00:44:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.196809067s) from=127.0.0.6:44859 2023/01/21 00:44:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m4.620487764s) from=127.0.0.6:51677 2023/01/21 00:44:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m3.279398016s) from=127.0.0.6:39949 2023/01/21 00:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m7.004140948s) from=127.0.0.6:54625 2023/01/21 00:44:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m5.699632105s) from=127.0.0.6:35537 2023/01/21 00:44:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.1338661s) from=127.0.0.6:36119 2023/01/21 00:44:25 [DEBUG] http: Request GET /v1/status/leader (566.825µs) from=127.0.0.6:43859 2023/01/21 00:44:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.58362197s) from=127.0.0.6:59747 2023/01/21 00:44:30 [DEBUG] http: Request GET /v1/status/leader (328.978µs) from=127.0.0.6:43859 2023/01/21 00:44:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m3.274718567s) from=127.0.0.6:57863 2023/01/21 00:44:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:44:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m3.469671646s) from=127.0.0.6:43475 2023/01/21 00:44:45 [DEBUG] http: Request GET /v1/status/leader (342.894µs) from=127.0.0.6:43859 2023/01/21 00:44:50 [DEBUG] http: Request GET /v1/status/leader (293.376µs) from=127.0.0.6:45187 2023/01/21 00:44:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m7.164026731s) from=127.0.0.6:36393 2023/01/21 00:45:05 [DEBUG] http: Request GET /v1/status/leader (164.601µs) from=127.0.0.6:43859 2023/01/21 00:45:10 [DEBUG] http: Request GET /v1/status/leader (244.001µs) from=127.0.0.6:43859 2023/01/21 00:45:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:45:11 [DEBUG] agent: Node info in sync 2023/01/21 00:45:25 [DEBUG] http: Request GET /v1/status/leader (1.231475ms) from=127.0.0.6:43859 2023/01/21 00:45:30 [DEBUG] http: Request GET /v1/status/leader (247.835µs) from=127.0.0.6:43859 2023/01/21 00:45:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:45:45 [DEBUG] http: Request GET /v1/status/leader (353.024µs) from=127.0.0.6:43859 2023/01/21 00:45:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.852608178s) from=127.0.0.6:53225 2023/01/21 00:45:50 [DEBUG] http: Request GET /v1/status/leader (219.209µs) from=127.0.0.6:45187 2023/01/21 00:45:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m3.691646228s) from=127.0.0.6:50887 2023/01/21 00:45:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m3.779159918s) from=127.0.0.6:51867 2023/01/21 00:45:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.657464267s) from=127.0.0.6:58167 2023/01/21 00:45:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.213061724s) from=127.0.0.6:50507 2023/01/21 00:46:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m5.08126541s) from=127.0.0.6:49797 2023/01/21 00:46:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m4.428788281s) from=127.0.0.6:45411 2023/01/21 00:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.968584226s) from=127.0.0.6:48719 2023/01/21 00:46:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m5.033365215s) from=127.0.0.6:46217 2023/01/21 00:46:05 [DEBUG] http: Request GET /v1/status/leader (144.898µs) from=127.0.0.6:43859 2023/01/21 00:46:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m1.884328303s) from=127.0.0.6:54925 2023/01/21 00:46:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m4.561159181s) from=127.0.0.6:53291 2023/01/21 00:46:10 [DEBUG] http: Request GET /v1/status/leader (184.473µs) from=127.0.0.6:43859 2023/01/21 00:46:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.783612086s) from=127.0.0.6:59427 2023/01/21 00:46:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.919612646s) from=127.0.0.6:36467 2023/01/21 00:46:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.725937914s) from=127.0.0.6:44049 2023/01/21 00:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m5.03564725s) from=127.0.0.6:35459 2023/01/21 00:46:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m5.482221827s) from=127.0.0.6:35787 2023/01/21 00:46:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m2.008072952s) from=127.0.0.6:36845 2023/01/21 00:46:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m0.19781806s) from=127.0.0.6:51677 2023/01/21 00:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m0.099275285s) from=127.0.0.6:54625 2023/01/21 00:46:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m6.471430637s) from=127.0.0.6:60979 2023/01/21 00:46:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m7.465767535s) from=127.0.0.6:43749 2023/01/21 00:46:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m5.206172634s) from=127.0.0.6:39949 2023/01/21 00:46:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.232708656s) from=127.0.0.6:44859 2023/01/21 00:46:25 [DEBUG] http: Request GET /v1/status/leader (268.089µs) from=127.0.0.6:43859 2023/01/21 00:46:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m2.926569219s) from=127.0.0.6:35537 2023/01/21 00:46:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.131460185s) from=127.0.0.6:36119 2023/01/21 00:46:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m2.771901496s) from=127.0.0.6:59747 2023/01/21 00:46:30 [DEBUG] http: Request GET /v1/status/leader (308.278µs) from=127.0.0.6:43859 2023/01/21 00:46:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:46:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m2.205615194s) from=127.0.0.6:57863 2023/01/21 00:46:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:46:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m0.156183242s) from=127.0.0.6:43475 2023/01/21 00:46:45 [DEBUG] http: Request GET /v1/status/leader (271.942µs) from=127.0.0.6:43859 2023/01/21 00:46:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:46:50 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:46:50 [DEBUG] agent: Node info in sync 2023/01/21 00:46:50 [DEBUG] http: Request GET /v1/status/leader (288.014µs) from=127.0.0.6:43859 2023/01/21 00:47:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m7.311909557s) from=127.0.0.6:36393 2023/01/21 00:47:05 [DEBUG] http: Request GET /v1/status/leader (193.639µs) from=127.0.0.6:43859 2023/01/21 00:47:10 [DEBUG] http: Request GET /v1/status/leader (357.777µs) from=127.0.0.6:43859 2023/01/21 00:47:25 [DEBUG] http: Request GET /v1/status/leader (737.025µs) from=127.0.0.6:43859 2023/01/21 00:47:30 [DEBUG] http: Request GET /v1/status/leader (348.815µs) from=127.0.0.6:43859 2023/01/21 00:47:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:47:45 [DEBUG] http: Request GET /v1/status/leader (197.331µs) from=127.0.0.6:43859 2023/01/21 00:47:50 [DEBUG] http: Request GET /v1/status/leader (228.902µs) from=127.0.0.6:45187 2023/01/21 00:47:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m0.551336822s) from=127.0.0.6:50887 2023/01/21 00:47:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m1.795402155s) from=127.0.0.6:51867 2023/01/21 00:47:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.715396853s) from=127.0.0.6:53225 2023/01/21 00:47:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.341995034s) from=127.0.0.6:50507 2023/01/21 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.151767251s) from=127.0.0.6:58167 2023/01/21 00:48:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m0.361425505s) from=127.0.0.6:46217 2023/01/21 00:48:05 [DEBUG] http: Request GET /v1/status/leader (338.03µs) from=127.0.0.6:43859 2023/01/21 00:48:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.333798209s) from=127.0.0.6:48719 2023/01/21 00:48:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m4.500315252s) from=127.0.0.6:45411 2023/01/21 00:48:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m6.792960746s) from=127.0.0.6:49797 2023/01/21 00:48:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m3.729353062s) from=127.0.0.6:54925 2023/01/21 00:48:11 [DEBUG] http: Request GET /v1/status/leader (245.7µs) from=127.0.0.6:43859 2023/01/21 00:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.045746921s) from=127.0.0.6:36467 2023/01/21 00:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.614412926s) from=127.0.0.6:59427 2023/01/21 00:48:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m6.350710541s) from=127.0.0.6:53291 2023/01/21 00:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.216131421s) from=127.0.0.6:35459 2023/01/21 00:48:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.533017613s) from=127.0.0.6:44049 2023/01/21 00:48:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.031892998s) from=127.0.0.6:60979 2023/01/21 00:48:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m3.093708835s) from=127.0.0.6:35787 2023/01/21 00:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m2.670148682s) from=127.0.0.6:54625 2023/01/21 00:48:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m5.85150401s) from=127.0.0.6:51677 2023/01/21 00:48:25 [DEBUG] http: Request GET /v1/status/leader (287.103µs) from=127.0.0.6:43859 2023/01/21 00:48:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.558444467s) from=127.0.0.6:44859 2023/01/21 00:48:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m7.25801783s) from=127.0.0.6:36845 2023/01/21 00:48:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.490559766s) from=127.0.0.6:43749 2023/01/21 00:48:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m3.163064224s) from=127.0.0.6:39949 2023/01/21 00:48:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.057450844s) from=127.0.0.6:36119 2023/01/21 00:48:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:48:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:48:29 [DEBUG] agent: Node info in sync 2023/01/21 00:48:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m4.827150578s) from=127.0.0.6:35537 2023/01/21 00:48:31 [DEBUG] http: Request GET /v1/status/leader (167.161µs) from=127.0.0.6:43859 2023/01/21 00:48:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m0.768725573s) from=127.0.0.6:57863 2023/01/21 00:48:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:48:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m7.194575133s) from=127.0.0.6:59747 2023/01/21 00:48:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:48:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.182283854s) from=127.0.0.6:43475 2023/01/21 00:48:45 [DEBUG] http: Request GET /v1/status/leader (142.96µs) from=127.0.0.6:43859 2023/01/21 00:48:51 [DEBUG] http: Request GET /v1/status/leader (199.868µs) from=127.0.0.6:45187 2023/01/21 00:49:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m1.174441671s) from=127.0.0.6:36393 2023/01/21 00:49:05 [DEBUG] http: Request GET /v1/status/leader (318.324µs) from=127.0.0.6:43859 2023/01/21 00:49:11 [DEBUG] http: Request GET /v1/status/leader (150.629µs) from=127.0.0.6:45187 2023/01/21 00:49:25 [DEBUG] http: Request GET /v1/status/leader (285.724µs) from=127.0.0.6:43859 2023/01/21 00:49:31 [DEBUG] http: Request GET /v1/status/leader (208.712µs) from=127.0.0.6:43859 2023/01/21 00:49:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:49:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:49:42 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:49:42 [DEBUG] agent: Node info in sync 2023/01/21 00:49:45 [DEBUG] http: Request GET /v1/status/leader (276.96µs) from=127.0.0.6:43859 2023/01/21 00:49:51 [DEBUG] http: Request GET /v1/status/leader (285.377µs) from=127.0.0.6:45187 2023/01/21 00:49:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m0.520395022s) from=127.0.0.6:51867 2023/01/21 00:49:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.276873877s) from=127.0.0.6:50887 2023/01/21 00:49:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.487873205s) from=127.0.0.6:53225 2023/01/21 00:50:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.240743481s) from=127.0.0.6:50507 2023/01/21 00:50:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.16970696s) from=127.0.0.6:58167 2023/01/21 00:50:05 [DEBUG] http: Request GET /v1/status/leader (317.662µs) from=127.0.0.6:43859 2023/01/21 00:50:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m1.510220684s) from=127.0.0.6:46217 2023/01/21 00:50:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.813311311s) from=127.0.0.6:45411 2023/01/21 00:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.295881316s) from=127.0.0.6:48719 2023/01/21 00:50:11 [DEBUG] http: Request GET /v1/status/leader (247.154µs) from=127.0.0.6:45187 2023/01/21 00:50:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m5.136181852s) from=127.0.0.6:54925 2023/01/21 00:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m1.274958336s) from=127.0.0.6:36467 2023/01/21 00:50:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m7.313969641s) from=127.0.0.6:49797 2023/01/21 00:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.705932085s) from=127.0.0.6:59427 2023/01/21 00:50:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m0.541043001s) from=127.0.0.6:44049 2023/01/21 00:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.233248796s) from=127.0.0.6:54625 2023/01/21 00:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m4.528078737s) from=127.0.0.6:35459 2023/01/21 00:50:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m7.129396969s) from=127.0.0.6:53291 2023/01/21 00:50:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m2.609345251s) from=127.0.0.6:60979 2023/01/21 00:50:25 [DEBUG] http: Request GET /v1/status/leader (150.57µs) from=127.0.0.6:43859 2023/01/21 00:50:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m1.950995474s) from=127.0.0.6:36845 2023/01/21 00:50:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m6.557971314s) from=127.0.0.6:35787 2023/01/21 00:50:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.46107831s) from=127.0.0.6:44859 2023/01/21 00:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.945626764s) from=127.0.0.6:43749 2023/01/21 00:50:31 [DEBUG] http: Request GET /v1/status/leader (416.659µs) from=127.0.0.6:43859 2023/01/21 00:50:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.152656762s) from=127.0.0.6:36119 2023/01/21 00:50:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m2.184305808s) from=127.0.0.6:35537 2023/01/21 00:50:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m7.289768062s) from=127.0.0.6:51677 2023/01/21 00:50:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m6.11801512s) from=127.0.0.6:39949 2023/01/21 00:50:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:50:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:50:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m5.217814523s) from=127.0.0.6:59747 2023/01/21 00:50:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.193698376s) from=127.0.0.6:57863 2023/01/21 00:50:45 [DEBUG] http: Request GET /v1/status/leader (928.645µs) from=127.0.0.6:43859 2023/01/21 00:50:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m6.624501614s) from=127.0.0.6:43475 2023/01/21 00:50:51 [DEBUG] http: Request GET /v1/status/leader (224.523µs) from=127.0.0.6:45187 2023/01/21 00:50:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:50:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:50:52 [DEBUG] agent: Node info in sync 2023/01/21 00:51:05 [DEBUG] http: Request GET /v1/status/leader (262.987µs) from=127.0.0.6:43859 2023/01/21 00:51:11 [DEBUG] http: Request GET /v1/status/leader (339.24µs) from=127.0.0.6:43859 2023/01/21 00:51:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m6.357188846s) from=127.0.0.6:36393 2023/01/21 00:51:25 [DEBUG] http: Request GET /v1/status/leader (249.965µs) from=127.0.0.6:43859 2023/01/21 00:51:31 [DEBUG] http: Request GET /v1/status/leader (2.638932ms) from=127.0.0.6:43859 2023/01/21 00:51:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:51:45 [DEBUG] http: Request GET /v1/status/leader (163.118µs) from=127.0.0.6:43859 2023/01/21 00:51:51 [DEBUG] http: Request GET /v1/status/leader (195.98µs) from=127.0.0.6:45187 2023/01/21 00:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:51:52 [DEBUG] agent: Node info in sync 2023/01/21 00:52:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m4.62544003s) from=127.0.0.6:50887 2023/01/21 00:52:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.595816747s) from=127.0.0.6:50507 2023/01/21 00:52:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m5.155924028s) from=127.0.0.6:51867 2023/01/21 00:52:05 [DEBUG] http: Request GET /v1/status/leader (160.98µs) from=127.0.0.6:43859 2023/01/21 00:52:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.484674606s) from=127.0.0.6:53225 2023/01/21 00:52:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m3.198650439s) from=127.0.0.6:46217 2023/01/21 00:52:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.908041713s) from=127.0.0.6:58167 2023/01/21 00:52:11 [DEBUG] http: Request GET /v1/status/leader (252.209µs) from=127.0.0.6:43859 2023/01/21 00:52:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m4.042909606s) from=127.0.0.6:45411 2023/01/21 00:52:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.280112895s) from=127.0.0.6:48719 2023/01/21 00:52:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m2.832267179s) from=127.0.0.6:54925 2023/01/21 00:52:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=68 (2m6.694178101s) from=127.0.0.6:49797 2023/01/21 00:52:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.155805653s) from=127.0.0.6:36467 2023/01/21 00:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.136628785s) from=127.0.0.6:59427 2023/01/21 00:52:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m0.423396279s) from=127.0.0.6:60979 2023/01/21 00:52:25 [DEBUG] http: Request GET /v1/status/leader (161.858µs) from=127.0.0.6:43859 2023/01/21 00:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=63 (2m2.650943124s) from=127.0.0.6:35459 2023/01/21 00:52:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m5.556302463s) from=127.0.0.6:44049 2023/01/21 00:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m4.375199892s) from=127.0.0.6:54625 2023/01/21 00:52:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.100440203s) from=127.0.0.6:44859 2023/01/21 00:52:31 [DEBUG] http: Request GET /v1/status/leader (371.721µs) from=127.0.0.6:43859 2023/01/21 00:52:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=163 (2m7.358114395s) from=127.0.0.6:53291 2023/01/21 00:52:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=168 (2m4.492207309s) from=127.0.0.6:35787 2023/01/21 00:52:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=170 (2m0.901747327s) from=127.0.0.6:35537 2023/01/21 00:52:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=172 (2m0.14284497s) from=127.0.0.6:39949 2023/01/21 00:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=66 (2m3.598001393s) from=127.0.0.6:43749 2023/01/21 00:52:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=173 (2m6.327439493s) from=127.0.0.6:36845 2023/01/21 00:52:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=166 (2m3.238821181s) from=127.0.0.6:51677 2023/01/21 00:52:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.352163791s) from=127.0.0.6:36119 2023/01/21 00:52:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:52:45 [DEBUG] http: Request GET /v1/status/leader (980.119µs) from=127.0.0.6:43859 2023/01/21 00:52:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=173 (2m4.646224233s) from=127.0.0.6:59747 2023/01/21 00:52:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-cmd6h.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/21 00:52:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=171 (2m7.430922175s) from=127.0.0.6:57863 2023/01/21 00:52:51 [DEBUG] http: Request GET /v1/status/leader (146.65µs) from=127.0.0.6:45187 2023/01/21 00:52:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=167 (2m4.028074595s) from=127.0.0.6:43475 2023/01/21 00:53:05 [DEBUG] http: Request GET /v1/status/leader (2.087487ms) from=127.0.0.6:43859 2023/01/21 00:53:11 [DEBUG] http: Request GET /v1/status/leader (255.915µs) from=127.0.0.6:43859 2023/01/21 00:53:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=84 (2m7.385555024s) from=127.0.0.6:36393 2023/01/21 00:53:25 [DEBUG] http: Request GET /v1/status/leader (183.311µs) from=127.0.0.6:43859 2023/01/21 00:53:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_vnfres_10.233.23.17_8802" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.42.189_8484" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.76_8082" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.119_8410" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.18.108_8482" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.15.129_8803" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.151_9011" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.113_8181" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.91_9007" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_sdnc_10.233.28.58_8282" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v2_nslcm_10.233.49.168_8403" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.24.158_8801" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.69_8080" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.101_9015" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_parser_10.233.1.192_8806" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.1.192_8806" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.1.192_8806" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.62.43_9001" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.192_8806" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.7.214_9092" in sync 2023/01/21 00:53:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.147_8443" in sync 2023/01/21 00:53:26 [DEBUG] agent: Node info in sync 2023/01/21 00:53:31 [DEBUG] http: Request GET /v1/status/leader (356.399µs) from=127.0.0.6:43859 2023/01/21 00:53:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-cmd6h" since the cluster is too small 2023/01/21 00:53:45 [DEBUG] http: Request GET /v1/status/leader (303.759µs) from=127.0.0.6:43859 2023/01/21 00:53:51 [DEBUG] http: Request GET /v1/status/leader (212.096µs) from=127.0.0.6:45187 2023/01/21 00:54:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=153 (2m1.104772481s) from=127.0.0.6:51867 2023/01/21 00:54:05 [DEBUG] http: Request GET /v1/status/leader (293.398µs) from=127.0.0.6:43859 2023/01/21 00:54:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.911702064s) from=127.0.0.6:50507 2023/01/21 00:54:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=70 (2m6.455214974s) from=127.0.0.6:50887 2023/01/21 00:54:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.387113198s) from=127.0.0.6:53225 2023/01/21 00:54:11 [DEBUG] http: Request GET /v1/status/leader (309.469µs) from=127.0.0.6:43859 2023/01/21 00:54:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=164 (2m2.537618349s) from=127.0.0.6:46217 2023/01/21 00:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.076273694s) from=127.0.0.6:58167 2023/01/21 00:54:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=69 (2m0.710007843s) from=127.0.0.6:45411 2023/01/21 00:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.356406352s) from=127.0.0.6:48719 2023/01/21 00:54:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.482401815s) from=127.0.0.6:36467 2023/01/21 00:54:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=67 (2m6.886530879s) from=127.0.0.6:54925 2023/01/21 00:54:25 [DEBUG] http: Request GET /v1/status/leader (147.499µs) from=127.0.0.6:43859 2023/01/21 00:54:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=169 (2m2.446597413s) from=127.0.0.6:60979 2023/01/21 00:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=62 (2m1.578458101s) from=127.0.0.6:54625 2023/01/21 00:54:29 [DEBUG] http: Request GET /v1/