By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '4e3de90a-e338-2d5f-4ed6-48e98718972b' Node name: 'onap-msb-consul-5454dcc5c5-nj2d7' 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/13 22:57:38 [DEBUG] agent: Using random ID "4e3de90a-e338-2d5f-4ed6-48e98718972b" as node ID 2023/01/13 22:57:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4e3de90a-e338-2d5f-4ed6-48e98718972b Address:127.0.0.1:8300}] 2023/01/13 22:57:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/13 22:57:38 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-nj2d7.dc1 127.0.0.1 2023/01/13 22:57:38 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-nj2d7 127.0.0.1 2023/01/13 22:57:38 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-nj2d7 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 22:57:38 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-nj2d7.dc1" in area "wan" 2023/01/13 22:57:38 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/13 22:57:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/13 22:57:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/13 22:57:38 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/13 22:57:38 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/13 22:57:38 [INFO] agent: started state syncer 2023/01/13 22:57:38 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/13 22:57:38 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/13 22:57:38 [DEBUG] raft: Votes needed: 1 2023/01/13 22:57:38 [DEBUG] raft: Vote granted from 4e3de90a-e338-2d5f-4ed6-48e98718972b in term 2. Tally: 1 2023/01/13 22:57:38 [INFO] raft: Election won. Tally: 1 2023/01/13 22:57:38 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/13 22:57:38 [INFO] consul: cluster leadership acquired 2023/01/13 22:57:38 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-nj2d7 2023/01/13 22:57:38 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/13 22:57:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 22:57:38 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-nj2d7' joined, marking health alive 2023/01/13 22:57:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 22:57:39 [INFO] agent: Synced node info 2023/01/13 22:57:39 [DEBUG] agent: Node info in sync 2023/01/13 22:57:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 22:57:40 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2023/01/13 22:58:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 22:59:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 22:59:10 [DEBUG] agent: Node info in sync 2023/01/13 22:59:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 22:59:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:00:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:00:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:00:42 [DEBUG] agent: Node info in sync 2023/01/13 23:01:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:01:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:02:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:02:06 [DEBUG] agent: Node info in sync 2023/01/13 23:02:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:03:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:03:13 [DEBUG] agent: Node info in sync 2023/01/13 23:03:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:04:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:04:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:05:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:05:11 [DEBUG] agent: Node info in sync 2023/01/13 23:05:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:06:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:06:21 [DEBUG] agent: Node info in sync 2023/01/13 23:06:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:07:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:07:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:07:39 [DEBUG] agent: Node info in sync 2023/01/13 23:07:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:08:06 [DEBUG] http: Request GET /v1/catalog/services (251.16µs) from=127.0.0.6:33983 2023/01/13 23:08:06 [DEBUG] http: Request GET /v1/status/leader (4.698346ms) from=127.0.0.6:33983 2023/01/13 23:08:07 [DEBUG] http: Request GET /v1/catalog/services (164.577µs) from=127.0.0.6:34079 2023/01/13 23:08:07 [DEBUG] http: Request GET /v1/status/leader (159.297µs) from=127.0.0.6:34079 2023/01/13 23:08:12 [DEBUG] http: Request GET /v1/status/leader (389.045µs) from=127.0.0.6:43253 2023/01/13 23:08:12 [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/13 23:08:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:12 [INFO] agent: Synced service "_v0_multicloud_10.233.0.151_9001" 2023/01/13 23:08:12 [DEBUG] agent: Node info in sync 2023/01/13 23:08:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.882348ms) from=127.0.0.6:44403 2023/01/13 23:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:12 [DEBUG] agent: Node info in sync 2023/01/13 23:08:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (6.040288406s) from=127.0.0.6:33983 2023/01/13 23:08:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (5.291168373s) from=127.0.0.6:34079 2023/01/13 23:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (517.294µs) from=127.0.0.6:43253 2023/01/13 23:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (468.239µs) from=127.0.0.6:44403 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_multicloud_10.233.0.151_9001" 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.632473ms) from=127.0.0.6:43015 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (309.236256ms) from=127.0.0.6:33983 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (297.618864ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.406677ms) from=127.0.0.6:33983 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (234.727µs) from=127.0.0.6:33983 2023/01/13 23:08:13 [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/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_sdc-gui_10.233.12.249_8181" 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.032038ms) from=127.0.0.6:59563 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (45.225585ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (86.221325ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (534.699µs) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (198.416µs) from=127.0.0.6:43015 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (208.88µs) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.4.101_9015" 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.831864ms) from=127.0.0.6:38737 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (39.428983ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (64.754833ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (216.114µs) from=127.0.0.6:38737 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (513.752µs) from=127.0.0.6:59563 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.18.147_9007" 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.405896ms) from=127.0.0.6:50643 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (122.093912ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (101.260123ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (442.31µs) from=127.0.0.6:50643 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (256.823µs) from=127.0.0.6:50643 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.18.147_9007" 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.172321ms) from=127.0.0.6:59355 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (75.061607ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (69.990808ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (3.670664ms) from=127.0.0.6:59355 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (210.021µs) from=127.0.0.6:59355 2023/01/13 23:08:13 [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/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_wf-gui_10.233.14.229_8080" 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.790713ms) from=127.0.0.6:36565 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (76.468168ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (82.840304ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (296.26µs) from=127.0.0.6:36565 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (261.613µs) from=127.0.0.6:50441 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (324.81µs) from=127.0.0.6:53471 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_parser_10.233.57.5_8806" 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (12.940351ms) from=127.0.0.6:34773 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (78.939175ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (81.890566ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (260.314µs) from=127.0.0.6:34773 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (205.02µs) from=127.0.0.6:36565 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_catalog_10.233.57.5_8806" 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.607132ms) from=127.0.0.6:40233 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (48.105544ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (46.371335ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (183.881µs) from=127.0.0.6:40233 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (415.71µs) from=127.0.0.6:40233 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_nsd_10.233.57.5_8806" 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.901461ms) from=127.0.0.6:52479 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (59.162217ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (59.346545ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (488.605µs) from=127.0.0.6:52479 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (299.999µs) from=127.0.0.6:44403 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.57.5_8806" 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.106398ms) from=127.0.0.6:52479 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (54.333802ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (39.210579ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (218.497µs) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (384.443µs) from=127.0.0.6:41485 2023/01/13 23:08:13 [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/13 23:08:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.48_9011" 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.805111ms) from=127.0.0.6:41485 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:13 [DEBUG] agent: Node info in sync 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (82.257633ms) from=127.0.0.6:44403 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (63.067502ms) from=127.0.0.6:34079 2023/01/13 23:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (274.26µs) from=127.0.0.6:44403 2023/01/13 23:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (135.385µs) from=127.0.0.6:41485 2023/01/13 23:08:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:08:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.48_9011" 2023/01/13 23:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Node info in sync 2023/01/13 23:08:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.285873ms) from=127.0.0.6:51531 2023/01/13 23:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:08:14 [DEBUG] agent: Node info in sync 2023/01/13 23:08:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (79.336708ms) from=127.0.0.6:34079 2023/01/13 23:08:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (70.199576ms) from=127.0.0.6:44403 2023/01/13 23:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (2.41642ms) from=127.0.0.6:52479 2023/01/13 23:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (175.715µs) from=127.0.0.6:34079 2023/01/13 23:08:26 [DEBUG] http: Request GET /v1/status/leader (168.791µs) from=127.0.0.6:52479 2023/01/13 23:08:27 [DEBUG] http: Request GET /v1/status/leader (152.89µs) from=127.0.0.6:52479 2023/01/13 23:08:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:08:46 [DEBUG] http: Request GET /v1/status/leader (329.009µs) from=127.0.0.6:52479 2023/01/13 23:08:47 [DEBUG] http: Request GET /v1/status/leader (311.635µs) from=127.0.0.6:53221 2023/01/13 23:09:06 [DEBUG] http: Request GET /v1/status/leader (341.965µs) from=127.0.0.6:52479 2023/01/13 23:09:07 [DEBUG] http: Request GET /v1/status/leader (275.124µs) from=127.0.0.6:53221 2023/01/13 23:09:26 [DEBUG] http: Request GET /v1/status/leader (154.871µs) from=127.0.0.6:52479 2023/01/13 23:09:27 [DEBUG] http: Request GET /v1/status/leader (730.975µs) from=127.0.0.6:53221 2023/01/13 23:09:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:09:38 [DEBUG] agent: Node info in sync 2023/01/13 23:09:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:09:46 [DEBUG] http: Request GET /v1/status/leader (287.602µs) from=127.0.0.6:52479 2023/01/13 23:09:47 [DEBUG] http: Request GET /v1/status/leader (193.985µs) from=127.0.0.6:53221 2023/01/13 23:09:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:10:06 [DEBUG] http: Request GET /v1/status/leader (319.136µs) from=127.0.0.6:52479 2023/01/13 23:10:07 [DEBUG] http: Request GET /v1/status/leader (365.632µs) from=127.0.0.6:53221 2023/01/13 23:10:13 [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/13 23:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:10:13 [INFO] agent: Synced service "_v1_sdnc_10.233.52.7_8282" 2023/01/13 23:10:13 [DEBUG] agent: Node info in sync 2023/01/13 23:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.664069ms) from=127.0.0.6:52479 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:10:13 [DEBUG] agent: Node info in sync 2023/01/13 23:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1m59.067149532s) from=127.0.0.6:34079 2023/01/13 23:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1m59.083127199s) from=127.0.0.6:44403 2023/01/13 23:10:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (258.709µs) from=127.0.0.6:52479 2023/01/13 23:10:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (659.568µs) from=127.0.0.6:52479 2023/01/13 23:10:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.721628699s) from=127.0.0.6:40233 2023/01/13 23:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.279421025s) from=127.0.0.6:38737 2023/01/13 23:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.455701294s) from=127.0.0.6:50643 2023/01/13 23:10:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.909433981s) from=127.0.0.6:41485 2023/01/13 23:10:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.09958441s) from=127.0.0.6:34773 2023/01/13 23:10:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.496941267s) from=127.0.0.6:36565 2023/01/13 23:10:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.312859862s) from=127.0.0.6:51799 2023/01/13 23:10:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.169114392s) from=127.0.0.6:50441 2023/01/13 23:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.684359844s) from=127.0.0.6:33983 2023/01/13 23:10:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.841598905s) from=127.0.0.6:43015 2023/01/13 23:10:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.933419957s) from=127.0.0.6:59563 2023/01/13 23:10:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.722832502s) from=127.0.0.6:51531 2023/01/13 23:10:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.376894496s) from=127.0.0.6:53471 2023/01/13 23:10:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.298982674s) from=127.0.0.6:43253 2023/01/13 23:10:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.393861401s) from=127.0.0.6:59355 2023/01/13 23:10:26 [DEBUG] http: Request GET /v1/status/leader (509.869µs) from=127.0.0.6:33233 2023/01/13 23:10:27 [DEBUG] http: Request GET /v1/status/leader (333.691µs) from=127.0.0.6:33233 2023/01/13 23:10:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:10:46 [DEBUG] http: Request GET /v1/status/leader (357.602µs) from=127.0.0.6:53221 2023/01/13 23:10:47 [DEBUG] http: Request GET /v1/status/leader (276.597µs) from=127.0.0.6:53221 2023/01/13 23:11:06 [DEBUG] http: Request GET /v1/status/leader (297.2µs) from=127.0.0.6:53221 2023/01/13 23:11:07 [DEBUG] http: Request GET /v1/status/leader (200.432µs) from=127.0.0.6:53221 2023/01/13 23:11:26 [DEBUG] http: Request GET /v1/status/leader (276.995µs) from=127.0.0.6:53221 2023/01/13 23:11:27 [DEBUG] http: Request GET /v1/status/leader (297.758µs) from=127.0.0.6:33233 2023/01/13 23:11:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:11:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:11:36 [DEBUG] agent: Node info in sync 2023/01/13 23:11:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:11:46 [DEBUG] http: Request GET /v1/status/leader (198.906µs) from=127.0.0.6:33233 2023/01/13 23:11:47 [DEBUG] http: Request GET /v1/status/leader (1.185836ms) from=127.0.0.6:53221 2023/01/13 23:12:07 [DEBUG] http: Request GET /v1/status/leader (262.867µs) from=127.0.0.6:33233 2023/01/13 23:12:07 [DEBUG] http: Request GET /v1/status/leader (217.28µs) from=127.0.0.6:53221 2023/01/13 23:12:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.89099871s) from=127.0.0.6:52479 2023/01/13 23:12:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:12:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.04368027s) from=127.0.0.6:44403 2023/01/13 23:12:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.347238033s) from=127.0.0.6:50643 2023/01/13 23:12:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.13139936s) from=127.0.0.6:33983 2023/01/13 23:12:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m3.829175474s) from=127.0.0.6:38737 2023/01/13 23:12:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.910150696s) from=127.0.0.6:36565 2023/01/13 23:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.279268324s) from=127.0.0.6:41485 2023/01/13 23:12:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.034526453s) from=127.0.0.6:40233 2023/01/13 23:12:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.422959704s) from=127.0.0.6:51799 2023/01/13 23:12:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.108418987s) from=127.0.0.6:50441 2023/01/13 23:12:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.079273946s) from=127.0.0.6:34773 2023/01/13 23:12:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.476724772s) from=127.0.0.6:34079 2023/01/13 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.363302098s) from=127.0.0.6:51531 2023/01/13 23:12:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.700702365s) from=127.0.0.6:53471 2023/01/13 23:12:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.590902668s) from=127.0.0.6:43253 2023/01/13 23:12:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.283065153s) from=127.0.0.6:43015 2023/01/13 23:12:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.919280285s) from=127.0.0.6:59563 2023/01/13 23:12:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.583340811s) from=127.0.0.6:59355 2023/01/13 23:12:27 [DEBUG] http: Request GET /v1/status/leader (174.917µs) from=127.0.0.6:33233 2023/01/13 23:12:27 [DEBUG] http: Request GET /v1/status/leader (184.05µs) from=127.0.0.6:33233 2023/01/13 23:12:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:12:47 [DEBUG] http: Request GET /v1/status/leader (305.27µs) from=127.0.0.6:33233 2023/01/13 23:12:47 [DEBUG] http: Request GET /v1/status/leader (355.45µs) from=127.0.0.6:33233 2023/01/13 23:12:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:12:51 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:12:51 [DEBUG] agent: Node info in sync 2023/01/13 23:13:07 [DEBUG] http: Request GET /v1/status/leader (346.338µs) from=127.0.0.6:33233 2023/01/13 23:13:07 [DEBUG] http: Request GET /v1/status/leader (1.651433ms) from=127.0.0.6:33233 2023/01/13 23:13:27 [DEBUG] http: Request GET /v1/status/leader (196.817µs) from=127.0.0.6:33233 2023/01/13 23:13:27 [DEBUG] http: Request GET /v1/status/leader (327.036µs) from=127.0.0.6:33233 2023/01/13 23:13:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:13:47 [DEBUG] http: Request GET /v1/status/leader (453.793µs) from=127.0.0.6:33233 2023/01/13 23:13:47 [DEBUG] http: Request GET /v1/status/leader (225.643µs) from=127.0.0.6:33233 2023/01/13 23:13:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:13:59 [DEBUG] agent: Node info in sync 2023/01/13 23:14:07 [DEBUG] http: Request GET /v1/status/leader (357.092µs) from=127.0.0.6:33233 2023/01/13 23:14:07 [DEBUG] http: Request GET /v1/status/leader (301.928µs) from=127.0.0.6:33233 2023/01/13 23:14:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.048368651s) from=127.0.0.6:41485 2023/01/13 23:14:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.212137435s) from=127.0.0.6:36565 2023/01/13 23:14:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.628127164s) from=127.0.0.6:40233 2023/01/13 23:14:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.349780116s) from=127.0.0.6:50441 2023/01/13 23:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m3.873693918s) from=127.0.0.6:38737 2023/01/13 23:14:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.805279991s) from=127.0.0.6:52479 2023/01/13 23:14:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.384243915s) from=127.0.0.6:50643 2023/01/13 23:14:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.762804443s) from=127.0.0.6:33983 2023/01/13 23:14:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.309185581s) from=127.0.0.6:44403 2023/01/13 23:14:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.519614966s) from=127.0.0.6:53471 2023/01/13 23:14:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.320868637s) from=127.0.0.6:43015 2023/01/13 23:14:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.932925557s) from=127.0.0.6:34773 2023/01/13 23:14:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.377284326s) from=127.0.0.6:51799 2023/01/13 23:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.405717756s) from=127.0.0.6:51531 2023/01/13 23:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.273213527s) from=127.0.0.6:59355 2023/01/13 23:14:27 [DEBUG] http: Request GET /v1/status/leader (2.791373ms) from=127.0.0.6:53221 2023/01/13 23:14:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.79971637s) from=127.0.0.6:34079 2023/01/13 23:14:27 [DEBUG] http: Request GET /v1/status/leader (238.145µs) from=127.0.0.6:33233 2023/01/13 23:14:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.440714553s) from=127.0.0.6:59563 2023/01/13 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.18561835s) from=127.0.0.6:43253 2023/01/13 23:14:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:14:47 [DEBUG] http: Request GET /v1/status/leader (157.489µs) from=127.0.0.6:33233 2023/01/13 23:14:47 [DEBUG] http: Request GET /v1/status/leader (260.348µs) from=127.0.0.6:53221 2023/01/13 23:15:07 [DEBUG] http: Request GET /v1/status/leader (145.149µs) from=127.0.0.6:53221 2023/01/13 23:15:07 [DEBUG] http: Request GET /v1/status/leader (153.894µs) from=127.0.0.6:33233 2023/01/13 23:15:27 [DEBUG] http: Request GET /v1/status/leader (270.403µs) from=127.0.0.6:33233 2023/01/13 23:15:27 [DEBUG] http: Request GET /v1/status/leader (387.709µs) from=127.0.0.6:33233 2023/01/13 23:15:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:15:38 [DEBUG] agent: Node info in sync 2023/01/13 23:15:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:15:47 [DEBUG] http: Request GET /v1/status/leader (153.469µs) from=127.0.0.6:33233 2023/01/13 23:15:47 [DEBUG] http: Request GET /v1/status/leader (261.719µs) from=127.0.0.6:33233 2023/01/13 23:16:07 [DEBUG] http: Request GET /v1/status/leader (244.655µs) from=127.0.0.6:53221 2023/01/13 23:16:07 [DEBUG] http: Request GET /v1/status/leader (310.523µs) from=127.0.0.6:33233 2023/01/13 23:16:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.144164862s) from=127.0.0.6:40233 2023/01/13 23:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.760215648s) from=127.0.0.6:50643 2023/01/13 23:16:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.755752881s) from=127.0.0.6:52479 2023/01/13 23:16:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.151915227s) from=127.0.0.6:33983 2023/01/13 23:16:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.11170241s) from=127.0.0.6:44403 2023/01/13 23:16:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.854386844s) from=127.0.0.6:34773 2023/01/13 23:16:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m4.551312226s) from=127.0.0.6:38737 2023/01/13 23:16:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.701785517s) from=127.0.0.6:36565 2023/01/13 23:16:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.789826098s) from=127.0.0.6:41485 2023/01/13 23:16:27 [DEBUG] http: Request GET /v1/status/leader (268.998µs) from=127.0.0.6:53221 2023/01/13 23:16:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.058264936s) from=127.0.0.6:53471 2023/01/13 23:16:27 [DEBUG] http: Request GET /v1/status/leader (284.994µs) from=127.0.0.6:53221 2023/01/13 23:16:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.013474676s) from=127.0.0.6:50441 2023/01/13 23:16:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.46130565s) from=127.0.0.6:34079 2023/01/13 23:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.594302514s) from=127.0.0.6:51531 2023/01/13 23:16:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.454673537s) from=127.0.0.6:51799 2023/01/13 23:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.303103141s) from=127.0.0.6:59355 2023/01/13 23:16:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.462825195s) from=127.0.0.6:43015 2023/01/13 23:16:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.915038986s) from=127.0.0.6:59563 2023/01/13 23:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.949641975s) from=127.0.0.6:43253 2023/01/13 23:16:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:16:47 [DEBUG] http: Request GET /v1/status/leader (1.121941ms) from=127.0.0.6:33233 2023/01/13 23:16:47 [DEBUG] http: Request GET /v1/status/leader (243.328µs) from=127.0.0.6:53221 2023/01/13 23:17:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:17:07 [DEBUG] http: Request GET /v1/status/leader (223.654µs) from=127.0.0.6:53221 2023/01/13 23:17:07 [DEBUG] http: Request GET /v1/status/leader (202.254µs) from=127.0.0.6:33233 2023/01/13 23:17:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:17:24 [DEBUG] agent: Node info in sync 2023/01/13 23:17:27 [DEBUG] http: Request GET /v1/status/leader (353.756µs) from=127.0.0.6:33233 2023/01/13 23:17:27 [DEBUG] http: Request GET /v1/status/leader (160.995µs) from=127.0.0.6:33233 2023/01/13 23:17:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:17:47 [DEBUG] http: Request GET /v1/status/leader (179.897µs) from=127.0.0.6:33233 2023/01/13 23:17:47 [DEBUG] http: Request GET /v1/status/leader (156.21µs) from=127.0.0.6:33233 2023/01/13 23:18:07 [DEBUG] http: Request GET /v1/status/leader (422.639µs) from=127.0.0.6:33233 2023/01/13 23:18:07 [DEBUG] http: Request GET /v1/status/leader (375.44µs) from=127.0.0.6:53221 2023/01/13 23:18:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.206799346s) from=127.0.0.6:40233 2023/01/13 23:18:27 [DEBUG] http: Request GET /v1/status/leader (5.450147ms) from=127.0.0.6:33233 2023/01/13 23:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.270458129s) from=127.0.0.6:50643 2023/01/13 23:18:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.526967891s) from=127.0.0.6:53471 2023/01/13 23:18:27 [DEBUG] http: Request GET /v1/status/leader (154.578µs) from=127.0.0.6:33233 2023/01/13 23:18:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.323809862s) from=127.0.0.6:50441 2023/01/13 23:18:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.078031986s) from=127.0.0.6:36565 2023/01/13 23:18:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.446443252s) from=127.0.0.6:33983 2023/01/13 23:18:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.323650474s) from=127.0.0.6:52479 2023/01/13 23:18:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.04255946s) from=127.0.0.6:41485 2023/01/13 23:18:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.390235291s) from=127.0.0.6:51799 2023/01/13 23:18:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.442622982s) from=127.0.0.6:44403 2023/01/13 23:18:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.365525366s) from=127.0.0.6:34079 2023/01/13 23:18:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.510806752s) from=127.0.0.6:34773 2023/01/13 23:18:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.464513454s) from=127.0.0.6:43015 2023/01/13 23:18:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m6.813618766s) from=127.0.0.6:38737 2023/01/13 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.29064906s) from=127.0.0.6:43253 2023/01/13 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.413310152s) from=127.0.0.6:51531 2023/01/13 23:18:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.981785755s) from=127.0.0.6:59355 2023/01/13 23:18:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:18:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.411730682s) from=127.0.0.6:59563 2023/01/13 23:18:47 [DEBUG] http: Request GET /v1/status/leader (306.848µs) from=127.0.0.6:53221 2023/01/13 23:18:47 [DEBUG] http: Request GET /v1/status/leader (173.83µs) from=127.0.0.6:33233 2023/01/13 23:19:07 [DEBUG] http: Request GET /v1/status/leader (139.129µs) from=127.0.0.6:53221 2023/01/13 23:19:07 [DEBUG] http: Request GET /v1/status/leader (156.56µs) from=127.0.0.6:33233 2023/01/13 23:19:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:19:22 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:19:22 [DEBUG] agent: Node info in sync 2023/01/13 23:19:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:19:27 [DEBUG] http: Request GET /v1/status/leader (244.191µs) from=127.0.0.6:33233 2023/01/13 23:19:28 [DEBUG] http: Request GET /v1/status/leader (327.213µs) from=127.0.0.6:53221 2023/01/13 23:19:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:19:47 [DEBUG] http: Request GET /v1/status/leader (1.409219ms) from=127.0.0.6:33233 2023/01/13 23:19:48 [DEBUG] http: Request GET /v1/status/leader (275.658µs) from=127.0.0.6:53221 2023/01/13 23:20:07 [DEBUG] http: Request GET /v1/status/leader (493.12µs) from=127.0.0.6:33233 2023/01/13 23:20:08 [DEBUG] http: Request GET /v1/status/leader (215.603µs) from=127.0.0.6:33233 2023/01/13 23:20:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.277639232s) from=127.0.0.6:40233 2023/01/13 23:20:27 [DEBUG] http: Request GET /v1/status/leader (590.139µs) from=127.0.0.6:53221 2023/01/13 23:20:28 [DEBUG] http: Request GET /v1/status/leader (351.982µs) from=127.0.0.6:53221 2023/01/13 23:20:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.316505843s) from=127.0.0.6:50441 2023/01/13 23:20:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.858129774s) from=127.0.0.6:53471 2023/01/13 23:20:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.269788998s) from=127.0.0.6:52479 2023/01/13 23:20:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.797963419s) from=127.0.0.6:41485 2023/01/13 23:20:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.82170835s) from=127.0.0.6:36565 2023/01/13 23:20:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.943764172s) from=127.0.0.6:50643 2023/01/13 23:20:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.821411161s) from=127.0.0.6:34773 2023/01/13 23:20:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.076537896s) from=127.0.0.6:38737 2023/01/13 23:20:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.390626404s) from=127.0.0.6:43015 2023/01/13 23:20:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.406271496s) from=127.0.0.6:33983 2023/01/13 23:20:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.164083279s) from=127.0.0.6:34079 2023/01/13 23:20:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.600921055s) from=127.0.0.6:51799 2023/01/13 23:20:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.994209647s) from=127.0.0.6:44403 2023/01/13 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.035572223s) from=127.0.0.6:59355 2023/01/13 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.407368698s) from=127.0.0.6:43253 2023/01/13 23:20:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.727071285s) from=127.0.0.6:59563 2023/01/13 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.996856783s) from=127.0.0.6:51531 2023/01/13 23:20:47 [DEBUG] http: Request GET /v1/status/leader (271.944µs) from=127.0.0.6:53221 2023/01/13 23:20:48 [DEBUG] http: Request GET /v1/status/leader (162.81µs) from=127.0.0.6:33233 2023/01/13 23:21:07 [DEBUG] http: Request GET /v1/status/leader (146.272µs) from=127.0.0.6:33233 2023/01/13 23:21:08 [DEBUG] http: Request GET /v1/status/leader (143.965µs) from=127.0.0.6:53221 2023/01/13 23:21:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:21:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:21:10 [DEBUG] agent: Node info in sync 2023/01/13 23:21:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:21:27 [DEBUG] http: Request GET /v1/status/leader (252.3µs) from=127.0.0.6:33233 2023/01/13 23:21:28 [DEBUG] http: Request GET /v1/status/leader (271.959µs) from=127.0.0.6:53221 2023/01/13 23:21:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:21:47 [DEBUG] http: Request GET /v1/status/leader (5.20722ms) from=127.0.0.6:33233 2023/01/13 23:21:48 [DEBUG] http: Request GET /v1/status/leader (279.65µs) from=127.0.0.6:53221 2023/01/13 23:22:07 [DEBUG] http: Request GET /v1/status/leader (160.645µs) from=127.0.0.6:53221 2023/01/13 23:22:08 [DEBUG] http: Request GET /v1/status/leader (167.631µs) from=127.0.0.6:33233 2023/01/13 23:22:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:22:22 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:22:22 [DEBUG] agent: Node info in sync 2023/01/13 23:22:27 [DEBUG] http: Request GET /v1/status/leader (265.992µs) from=127.0.0.6:53221 2023/01/13 23:22:28 [DEBUG] http: Request GET /v1/status/leader (168.748µs) from=127.0.0.6:33233 2023/01/13 23:22:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.328147024s) from=127.0.0.6:50441 2023/01/13 23:22:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.160392125s) from=127.0.0.6:40233 2023/01/13 23:22:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.640536147s) from=127.0.0.6:34773 2023/01/13 23:22:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.653415227s) from=127.0.0.6:41485 2023/01/13 23:22:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.535968618s) from=127.0.0.6:52479 2023/01/13 23:22:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.199894401s) from=127.0.0.6:53471 2023/01/13 23:22:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:22:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.25451901s) from=127.0.0.6:36565 2023/01/13 23:22:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.675349753s) from=127.0.0.6:51799 2023/01/13 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.71216146s) from=127.0.0.6:50643 2023/01/13 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.030519372s) from=127.0.0.6:43253 2023/01/13 23:22:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.806048344s) from=127.0.0.6:44403 2023/01/13 23:22:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.223067001s) from=127.0.0.6:43015 2023/01/13 23:22:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m6.785017412s) from=127.0.0.6:38737 2023/01/13 23:22:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.282633842s) from=127.0.0.6:34079 2023/01/13 23:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.955273784s) from=127.0.0.6:33983 2023/01/13 23:22:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.705012372s) from=127.0.0.6:59563 2023/01/13 23:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.490016189s) from=127.0.0.6:59355 2023/01/13 23:22:47 [DEBUG] http: Request GET /v1/status/leader (257.332µs) from=127.0.0.6:33233 2023/01/13 23:22:48 [DEBUG] http: Request GET /v1/status/leader (1.527641ms) from=127.0.0.6:33233 2023/01/13 23:22:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.827848005s) from=127.0.0.6:51531 2023/01/13 23:23:07 [DEBUG] http: Request GET /v1/status/leader (150.345µs) from=127.0.0.6:53221 2023/01/13 23:23:08 [DEBUG] http: Request GET /v1/status/leader (186.76µs) from=127.0.0.6:33233 2023/01/13 23:23:27 [DEBUG] http: Request GET /v1/status/leader (250.605µs) from=127.0.0.6:33233 2023/01/13 23:23:28 [DEBUG] http: Request GET /v1/status/leader (267.737µs) from=127.0.0.6:53221 2023/01/13 23:23:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:23:47 [DEBUG] http: Request GET /v1/status/leader (1.280779ms) from=127.0.0.6:53221 2023/01/13 23:23:48 [DEBUG] http: Request GET /v1/status/leader (172.243µs) from=127.0.0.6:33233 2023/01/13 23:24:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:24:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:24:06 [DEBUG] agent: Node info in sync 2023/01/13 23:24:07 [DEBUG] http: Request GET /v1/status/leader (303.609µs) from=127.0.0.6:53221 2023/01/13 23:24:08 [DEBUG] http: Request GET /v1/status/leader (164.18µs) from=127.0.0.6:53221 2023/01/13 23:24:27 [DEBUG] http: Request GET /v1/status/leader (376.733µs) from=127.0.0.6:33233 2023/01/13 23:24:28 [DEBUG] http: Request GET /v1/status/leader (288.581µs) from=127.0.0.6:33233 2023/01/13 23:24:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.672982342s) from=127.0.0.6:50441 2023/01/13 23:24:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.635105541s) from=127.0.0.6:40233 2023/01/13 23:24:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:24:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.050994481s) from=127.0.0.6:34773 2023/01/13 23:24:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.138502571s) from=127.0.0.6:52479 2023/01/13 23:24:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.827433603s) from=127.0.0.6:51799 2023/01/13 23:24:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.873313228s) from=127.0.0.6:50643 2023/01/13 23:24:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.893797555s) from=127.0.0.6:43253 2023/01/13 23:24:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.344657534s) from=127.0.0.6:53471 2023/01/13 23:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.935725659s) from=127.0.0.6:41485 2023/01/13 23:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m0.977101525s) from=127.0.0.6:38737 2023/01/13 23:24:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.476907364s) from=127.0.0.6:36565 2023/01/13 23:24:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.9403784s) from=127.0.0.6:59563 2023/01/13 23:24:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.124616205s) from=127.0.0.6:33983 2023/01/13 23:24:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.899000629s) from=127.0.0.6:43015 2023/01/13 23:24:47 [DEBUG] http: Request GET /v1/status/leader (380.093µs) from=127.0.0.6:53221 2023/01/13 23:24:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.891710964s) from=127.0.0.6:44403 2023/01/13 23:24:48 [DEBUG] http: Request GET /v1/status/leader (372.386µs) from=127.0.0.6:53221 2023/01/13 23:24:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.379892733s) from=127.0.0.6:34079 2023/01/13 23:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.188015664s) from=127.0.0.6:59355 2023/01/13 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.494724869s) from=127.0.0.6:51531 2023/01/13 23:25:07 [DEBUG] http: Request GET /v1/status/leader (308.045µs) from=127.0.0.6:33233 2023/01/13 23:25:08 [DEBUG] http: Request GET /v1/status/leader (327.195µs) from=127.0.0.6:53221 2023/01/13 23:25:19 [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/13 23:25:19 [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/13 23:25:19 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [DEBUG] agent: Node info in sync 2023/01/13 23:25:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (32.041002812s) from=127.0.0.6:44403 2023/01/13 23:25:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.355783ms) from=127.0.0.6:33233 2023/01/13 23:25:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:25:19 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:25:19 [DEBUG] agent: Node info in sync 2023/01/13 23:25:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (29.711932351s) from=127.0.0.6:34079 2023/01/13 23:25:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (199.65µs) from=127.0.0.6:33233 2023/01/13 23:25:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (724.93µs) from=127.0.0.6:53221 2023/01/13 23:25:27 [DEBUG] http: Request GET /v1/status/leader (201.381µs) from=127.0.0.6:51435 2023/01/13 23:25:28 [DEBUG] http: Request GET /v1/status/leader (168.606µs) from=127.0.0.6:53221 2023/01/13 23:25:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:25:47 [DEBUG] http: Request GET /v1/status/leader (268.717µs) from=127.0.0.6:51435 2023/01/13 23:25:48 [DEBUG] http: Request GET /v1/status/leader (177.893µs) from=127.0.0.6:53221 2023/01/13 23:26:07 [DEBUG] http: Request GET /v1/status/leader (177.142µs) from=127.0.0.6:51435 2023/01/13 23:26:08 [DEBUG] http: Request GET /v1/status/leader (172.733µs) from=127.0.0.6:51435 2023/01/13 23:26:27 [DEBUG] http: Request GET /v1/status/leader (253.171µs) from=127.0.0.6:51435 2023/01/13 23:26:28 [DEBUG] http: Request GET /v1/status/leader (272.663µs) from=127.0.0.6:51435 2023/01/13 23:26:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:26:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:26:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.014289946s) from=127.0.0.6:50441 2023/01/13 23:26:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.821700986s) from=127.0.0.6:40233 2023/01/13 23:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.195360342s) from=127.0.0.6:50643 2023/01/13 23:26:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.425711165s) from=127.0.0.6:51799 2023/01/13 23:26:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.824980423s) from=127.0.0.6:52479 2023/01/13 23:26:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.809464092s) from=127.0.0.6:34773 2023/01/13 23:26:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.359675296s) from=127.0.0.6:33983 2023/01/13 23:26:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.66516054s) from=127.0.0.6:36565 2023/01/13 23:26:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.878567101s) from=127.0.0.6:53471 2023/01/13 23:26:47 [DEBUG] http: Request GET /v1/status/leader (168.327µs) from=127.0.0.6:51435 2023/01/13 23:26:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.30349458s) from=127.0.0.6:43253 2023/01/13 23:26:48 [DEBUG] http: Request GET /v1/status/leader (161.647µs) from=127.0.0.6:53221 2023/01/13 23:26:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.611491937s) from=127.0.0.6:41485 2023/01/13 23:26:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m7.307418855s) from=127.0.0.6:38737 2023/01/13 23:26:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.345813531s) from=127.0.0.6:59563 2023/01/13 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.477178538s) from=127.0.0.6:59355 2023/01/13 23:26:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.289684264s) from=127.0.0.6:43015 2023/01/13 23:26:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:26:55 [DEBUG] agent: Node info in sync 2023/01/13 23:26:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.252435623s) from=127.0.0.6:51531 2023/01/13 23:27:07 [DEBUG] http: Request GET /v1/status/leader (301.003µs) from=127.0.0.6:51435 2023/01/13 23:27:08 [DEBUG] http: Request GET /v1/status/leader (280.97µs) from=127.0.0.6:53221 2023/01/13 23:27:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.209789907s) from=127.0.0.6:33233 2023/01/13 23:27:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m0.344393105s) from=127.0.0.6:34079 2023/01/13 23:27:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m5.532472623s) from=127.0.0.6:44403 2023/01/13 23:27:27 [DEBUG] http: Request GET /v1/status/leader (145.049µs) from=127.0.0.6:51435 2023/01/13 23:27:28 [DEBUG] http: Request GET /v1/status/leader (183.237µs) from=127.0.0.6:51435 2023/01/13 23:27:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:27:41 [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/13 23:27:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.61.50_8443" 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (21.760420303s) from=127.0.0.6:34079 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:41 [DEBUG] agent: Node info in sync 2023/01/13 23:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.479797ms) from=127.0.0.6:51435 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:41 [DEBUG] agent: Node info in sync 2023/01/13 23:27:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (16.569886606s) from=127.0.0.6:44403 2023/01/13 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (234.265µs) from=127.0.0.6:53221 2023/01/13 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (475.86µs) from=127.0.0.6:34369 2023/01/13 23:27:42 [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/13 23:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:42 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.41.36_8082" 2023/01/13 23:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:42 [DEBUG] agent: Node info in sync 2023/01/13 23:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.641708ms) from=127.0.0.6:34369 2023/01/13 23:27:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (196.039446ms) from=127.0.0.6:44403 2023/01/13 23:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:42 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:42 [DEBUG] agent: Node info in sync 2023/01/13 23:27:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (195.969152ms) from=127.0.0.6:34079 2023/01/13 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (275.397µs) from=127.0.0.6:51435 2023/01/13 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (388.633µs) from=127.0.0.6:33291 2023/01/13 23:27:47 [DEBUG] http: Request GET /v1/status/leader (256.212µs) from=127.0.0.6:34369 2023/01/13 23:27:48 [DEBUG] http: Request GET /v1/status/leader (249.117µs) from=127.0.0.6:34369 2023/01/13 23:27:52 [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/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.59.229_8484" 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.206398ms) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (9.977123607s) from=127.0.0.6:44403 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (9.978402047s) from=127.0.0.6:34079 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (7.093224ms) from=127.0.0.6:44403 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (386.847µs) from=127.0.0.6:47309 2023/01/13 23:27:52 [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/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.49.241_8482" 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.824942ms) from=127.0.0.6:33291 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (64.373803ms) from=127.0.0.6:34079 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (65.019641ms) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (244.382µs) from=127.0.0.6:34079 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (486.797µs) from=127.0.0.6:34079 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [INFO] agent: Synced service "_v1_vnfres_10.233.4.227_8802" 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.86976ms) from=127.0.0.6:33291 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (66.858988ms) from=127.0.0.6:44403 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (73.433877ms) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (466.02µs) from=127.0.0.6:33291 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (253.644µs) from=127.0.0.6:34079 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [INFO] agent: Synced service "_v1_vnflcm_10.233.46.232_8801" 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.640357ms) from=127.0.0.6:38545 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (73.410942ms) from=127.0.0.6:44403 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (73.976173ms) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (367.845µs) from=127.0.0.6:33291 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (254.827µs) from=127.0.0.6:38545 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.44.195_8410" 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (16.284063ms) from=127.0.0.6:57157 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (99.164249ms) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (94.792525ms) from=127.0.0.6:44403 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (252.69µs) from=127.0.0.6:57157 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (410.746µs) from=127.0.0.6:57157 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:27:52 [INFO] agent: Synced service "_v1_nslcm_10.233.8.64_8403" 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (103.994596ms) from=127.0.0.6:44403 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.073046ms) from=127.0.0.6:51271 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (102.818432ms) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (225.32µs) from=127.0.0.6:33291 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (267.632µs) from=127.0.0.6:38819 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (93.129124ms) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (81.581931ms) from=127.0.0.6:51271 2023/01/13 23:27:52 [INFO] agent: Synced service "_v2_nslcm_10.233.8.64_8403" 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.690431ms) from=127.0.0.6:44403 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:52 [DEBUG] agent: Node info in sync 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (185.16µs) from=127.0.0.6:34369 2023/01/13 23:27:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (388.78µs) from=127.0.0.6:57295 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:53 [INFO] agent: Synced service "_v1_vnfmgr_10.233.8.131_8803" 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:53 [DEBUG] agent: Node info in sync 2023/01/13 23:27:53 [DEBUG] http: Request PUT /v1/agent/service/register (16.854735ms) from=127.0.0.6:57295 2023/01/13 23:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (239.164582ms) from=127.0.0.6:51271 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (239.72648ms) from=127.0.0.6:44403 2023/01/13 23:27:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:27:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:27:53 [DEBUG] agent: Node info in sync 2023/01/13 23:27:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (282.11µs) from=127.0.0.6:57295 2023/01/13 23:27:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (375.965µs) from=127.0.0.6:33291 2023/01/13 23:28:07 [DEBUG] http: Request GET /v1/status/leader (7.681608ms) from=127.0.0.6:53323 2023/01/13 23:28:08 [DEBUG] http: Request GET /v1/status/leader (325.466µs) from=127.0.0.6:33291 2023/01/13 23:28:27 [DEBUG] http: Request GET /v1/status/leader (183.2µs) from=127.0.0.6:33291 2023/01/13 23:28:28 [DEBUG] http: Request GET /v1/status/leader (426.075µs) from=127.0.0.6:53323 2023/01/13 23:28:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.289724373s) from=127.0.0.6:50643 2023/01/13 23:28:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.434142139s) from=127.0.0.6:34773 2023/01/13 23:28:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.556466536s) from=127.0.0.6:50441 2023/01/13 23:28:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.169780677s) from=127.0.0.6:51799 2023/01/13 23:28:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.038954494s) from=127.0.0.6:40233 2023/01/13 23:28:47 [DEBUG] http: Request GET /v1/status/leader (3.351327ms) from=127.0.0.6:53323 2023/01/13 23:28:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.512966759s) from=127.0.0.6:36565 2023/01/13 23:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.939092575s) from=127.0.0.6:33983 2023/01/13 23:28:48 [DEBUG] http: Request GET /v1/status/leader (316.511µs) from=127.0.0.6:53323 2023/01/13 23:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.901359523s) from=127.0.0.6:43253 2023/01/13 23:28:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.223157871s) from=127.0.0.6:52479 2023/01/13 23:28:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.109324247s) from=127.0.0.6:53471 2023/01/13 23:28:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.322526605s) from=127.0.0.6:41485 2023/01/13 23:28:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.800285843s) from=127.0.0.6:43015 2023/01/13 23:28:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m5.528599937s) from=127.0.0.6:38737 2023/01/13 23:28:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.026611468s) from=127.0.0.6:59563 2023/01/13 23:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.591004127s) from=127.0.0.6:59355 2023/01/13 23:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.260280283s) from=127.0.0.6:51531 2023/01/13 23:29:07 [DEBUG] http: Request GET /v1/status/leader (319.761µs) from=127.0.0.6:33291 2023/01/13 23:29:08 [DEBUG] http: Request GET /v1/status/leader (165.701µs) from=127.0.0.6:53323 2023/01/13 23:29:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.770537995s) from=127.0.0.6:33233 2023/01/13 23:29:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:29:25 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:29:25 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:29:25 [DEBUG] agent: Node info in sync 2023/01/13 23:29:27 [DEBUG] http: Request GET /v1/status/leader (171.375µs) from=127.0.0.6:53323 2023/01/13 23:29:28 [DEBUG] http: Request GET /v1/status/leader (159.251µs) from=127.0.0.6:53323 2023/01/13 23:29:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:29:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:29:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.554370258s) from=127.0.0.6:53221 2023/01/13 23:29:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.204646878s) from=127.0.0.6:51435 2023/01/13 23:29:47 [DEBUG] http: Request GET /v1/status/leader (245.26µs) from=127.0.0.6:53323 2023/01/13 23:29:48 [DEBUG] http: Request GET /v1/status/leader (2.912492ms) from=127.0.0.6:53323 2023/01/13 23:29:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.761529109s) from=127.0.0.6:40951 2023/01/13 23:29:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.190108585s) from=127.0.0.6:47309 2023/01/13 23:29:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.031652133s) from=127.0.0.6:38819 2023/01/13 23:29:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.460931172s) from=127.0.0.6:34079 2023/01/13 23:29:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.414004925s) from=127.0.0.6:57295 2023/01/13 23:29:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.997721773s) from=127.0.0.6:57157 2023/01/13 23:29:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.718243511s) from=127.0.0.6:44403 2023/01/13 23:29:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.479277601s) from=127.0.0.6:38545 2023/01/13 23:29:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.585662217s) from=127.0.0.6:34369 2023/01/13 23:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.866919701s) from=127.0.0.6:51271 2023/01/13 23:30:07 [DEBUG] http: Request GET /v1/status/leader (1.37002ms) from=127.0.0.6:53323 2023/01/13 23:30:08 [DEBUG] http: Request GET /v1/status/leader (351.261µs) from=127.0.0.6:53323 2023/01/13 23:30:27 [DEBUG] http: Request GET /v1/status/leader (212.37µs) from=127.0.0.6:33291 2023/01/13 23:30:28 [DEBUG] http: Request GET /v1/status/leader (157.881µs) from=127.0.0.6:53323 2023/01/13 23:30:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.333805777s) from=127.0.0.6:50643 2023/01/13 23:30:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.697705642s) from=127.0.0.6:50441 2023/01/13 23:30:47 [DEBUG] http: Request GET /v1/status/leader (182.602µs) from=127.0.0.6:33291 2023/01/13 23:30:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:30:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:30:47 [DEBUG] agent: Node info in sync 2023/01/13 23:30:48 [DEBUG] http: Request GET /v1/status/leader (233.075µs) from=127.0.0.6:53323 2023/01/13 23:30:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.024053874s) from=127.0.0.6:34773 2023/01/13 23:30:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.618285731s) from=127.0.0.6:51799 2023/01/13 23:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.17405382s) from=127.0.0.6:43253 2023/01/13 23:30:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.4448933s) from=127.0.0.6:36565 2023/01/13 23:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.372785439s) from=127.0.0.6:33983 2023/01/13 23:30:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.943928067s) from=127.0.0.6:53471 2023/01/13 23:30:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.428854168s) from=127.0.0.6:40233 2023/01/13 23:30:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.854609098s) from=127.0.0.6:52479 2023/01/13 23:30:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.451106381s) from=127.0.0.6:41485 2023/01/13 23:30:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.146242394s) from=127.0.0.6:59355 2023/01/13 23:30:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m3.88208s) from=127.0.0.6:38737 2023/01/13 23:31:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.757122308s) from=127.0.0.6:43015 2023/01/13 23:31:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.778888188s) from=127.0.0.6:59563 2023/01/13 23:31:07 [DEBUG] http: Request GET /v1/status/leader (244.102µs) from=127.0.0.6:53323 2023/01/13 23:31:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.45222771s) from=127.0.0.6:51531 2023/01/13 23:31:08 [DEBUG] http: Request GET /v1/status/leader (147.061µs) from=127.0.0.6:53323 2023/01/13 23:31:27 [DEBUG] http: Request GET /v1/status/leader (255.375µs) from=127.0.0.6:33291 2023/01/13 23:31:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.351818588s) from=127.0.0.6:33233 2023/01/13 23:31:28 [DEBUG] http: Request GET /v1/status/leader (162.937µs) from=127.0.0.6:33291 2023/01/13 23:31:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:31:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.52767991s) from=127.0.0.6:53221 2023/01/13 23:31:47 [DEBUG] http: Request GET /v1/status/leader (305.805µs) from=127.0.0.6:53323 2023/01/13 23:31:48 [DEBUG] http: Request GET /v1/status/leader (167.701µs) from=127.0.0.6:53323 2023/01/13 23:31:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.901467018s) from=127.0.0.6:51435 2023/01/13 23:31:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:31:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.36976443s) from=127.0.0.6:38819 2023/01/13 23:31:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.029273459s) from=127.0.0.6:47309 2023/01/13 23:31:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.111925091s) from=127.0.0.6:40951 2023/01/13 23:31:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.272008267s) from=127.0.0.6:34369 2023/01/13 23:31:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.345916942s) from=127.0.0.6:57295 2023/01/13 23:32:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.877721429s) from=127.0.0.6:44403 2023/01/13 23:32:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.105568925s) from=127.0.0.6:38545 2023/01/13 23:32:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.711333524s) from=127.0.0.6:57157 2023/01/13 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.612510201s) from=127.0.0.6:51271 2023/01/13 23:32:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m7.088037463s) from=127.0.0.6:34079 2023/01/13 23:32:07 [DEBUG] http: Request GET /v1/status/leader (142.07µs) from=127.0.0.6:53323 2023/01/13 23:32:08 [DEBUG] http: Request GET /v1/status/leader (240.249µs) from=127.0.0.6:33291 2023/01/13 23:32:27 [DEBUG] http: Request GET /v1/status/leader (305.394µs) from=127.0.0.6:33291 2023/01/13 23:32:28 [DEBUG] http: Request GET /v1/status/leader (248.796µs) from=127.0.0.6:33291 2023/01/13 23:32:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:32:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:32:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:32:39 [DEBUG] agent: Node info in sync 2023/01/13 23:32:47 [DEBUG] http: Request GET /v1/status/leader (334.203µs) from=127.0.0.6:53323 2023/01/13 23:32:48 [DEBUG] http: Request GET /v1/status/leader (148.43µs) from=127.0.0.6:53323 2023/01/13 23:32:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.268379093s) from=127.0.0.6:34773 2023/01/13 23:32:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.35983359s) from=127.0.0.6:50643 2023/01/13 23:32:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.119694583s) from=127.0.0.6:36565 2023/01/13 23:32:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.28695468s) from=127.0.0.6:43253 2023/01/13 23:32:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.435012726s) from=127.0.0.6:50441 2023/01/13 23:32:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.452736656s) from=127.0.0.6:53471 2023/01/13 23:32:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.250828353s) from=127.0.0.6:33983 2023/01/13 23:32:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.071334833s) from=127.0.0.6:51799 2023/01/13 23:32:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.682028362s) from=127.0.0.6:40233 2023/01/13 23:33:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.110467259s) from=127.0.0.6:52479 2023/01/13 23:33:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.422480612s) from=127.0.0.6:43015 2023/01/13 23:33:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.522360015s) from=127.0.0.6:41485 2023/01/13 23:33:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.757545716s) from=127.0.0.6:59355 2023/01/13 23:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m7.179431393s) from=127.0.0.6:38737 2023/01/13 23:33:07 [DEBUG] http: Request GET /v1/status/leader (275.233µs) from=127.0.0.6:53323 2023/01/13 23:33:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.799081052s) from=127.0.0.6:59563 2023/01/13 23:33:08 [DEBUG] http: Request GET /v1/status/leader (177.574µs) from=127.0.0.6:53323 2023/01/13 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.375725283s) from=127.0.0.6:51531 2023/01/13 23:33:27 [DEBUG] http: Request GET /v1/status/leader (674.467µs) from=127.0.0.6:53323 2023/01/13 23:33:28 [DEBUG] http: Request GET /v1/status/leader (170.274µs) from=127.0.0.6:33291 2023/01/13 23:33:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.627211352s) from=127.0.0.6:33233 2023/01/13 23:33:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:33:48 [DEBUG] http: Request GET /v1/status/leader (385.775µs) from=127.0.0.6:33291 2023/01/13 23:33:48 [DEBUG] http: Request GET /v1/status/leader (317.474µs) from=127.0.0.6:53323 2023/01/13 23:33:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.363116124s) from=127.0.0.6:53221 2023/01/13 23:33:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.612997212s) from=127.0.0.6:51435 2023/01/13 23:33:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.077266338s) from=127.0.0.6:38819 2023/01/13 23:34:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.727879091s) from=127.0.0.6:47309 2023/01/13 23:34:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.326224991s) from=127.0.0.6:57295 2023/01/13 23:34:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.0294376s) from=127.0.0.6:34369 2023/01/13 23:34:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:34:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.654076175s) from=127.0.0.6:40951 2023/01/13 23:34:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.17816073s) from=127.0.0.6:34079 2023/01/13 23:34:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.991822545s) from=127.0.0.6:57157 2023/01/13 23:34:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.786854902s) from=127.0.0.6:44403 2023/01/13 23:34:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.986193141s) from=127.0.0.6:51271 2023/01/13 23:34:08 [DEBUG] http: Request GET /v1/status/leader (369.498µs) from=127.0.0.6:33291 2023/01/13 23:34:08 [DEBUG] http: Request GET /v1/status/leader (288.646µs) from=127.0.0.6:33291 2023/01/13 23:34:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.716581985s) from=127.0.0.6:38545 2023/01/13 23:34:28 [DEBUG] http: Request GET /v1/status/leader (349.762µs) from=127.0.0.6:33291 2023/01/13 23:34:28 [DEBUG] http: Request GET /v1/status/leader (155.34µs) from=127.0.0.6:33291 2023/01/13 23:34:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:34:29 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:34:29 [DEBUG] agent: Node info in sync 2023/01/13 23:34:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:34:48 [DEBUG] http: Request GET /v1/status/leader (276.75µs) from=127.0.0.6:33291 2023/01/13 23:34:48 [DEBUG] http: Request GET /v1/status/leader (245.807µs) from=127.0.0.6:33291 2023/01/13 23:34:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.277843125s) from=127.0.0.6:34773 2023/01/13 23:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.230259224s) from=127.0.0.6:50643 2023/01/13 23:34:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.635939048s) from=127.0.0.6:51799 2023/01/13 23:34:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.053975248s) from=127.0.0.6:50441 2023/01/13 23:34:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.84709986s) from=127.0.0.6:53471 2023/01/13 23:34:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.346336724s) from=127.0.0.6:40233 2023/01/13 23:34:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m7.306266933s) from=127.0.0.6:36565 2023/01/13 23:35:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.99959576s) from=127.0.0.6:43253 2023/01/13 23:35:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.149437081s) from=127.0.0.6:33983 2023/01/13 23:35:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.045749948s) from=127.0.0.6:52479 2023/01/13 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.491163338s) from=127.0.0.6:59355 2023/01/13 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.514643221s) from=127.0.0.6:41485 2023/01/13 23:35:08 [DEBUG] http: Request GET /v1/status/leader (143.31µs) from=127.0.0.6:53323 2023/01/13 23:35:08 [DEBUG] http: Request GET /v1/status/leader (164.74µs) from=127.0.0.6:53323 2023/01/13 23:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m3.052178757s) from=127.0.0.6:38737 2023/01/13 23:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.240331205s) from=127.0.0.6:43015 2023/01/13 23:35:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.299147938s) from=127.0.0.6:59563 2023/01/13 23:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.544668198s) from=127.0.0.6:51531 2023/01/13 23:35:28 [DEBUG] http: Request GET /v1/status/leader (287.334µs) from=127.0.0.6:53323 2023/01/13 23:35:28 [DEBUG] http: Request GET /v1/status/leader (238.125µs) from=127.0.0.6:53323 2023/01/13 23:35:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.529446707s) from=127.0.0.6:33233 2023/01/13 23:35:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:35:48 [DEBUG] http: Request GET /v1/status/leader (269.671µs) from=127.0.0.6:33291 2023/01/13 23:35:48 [DEBUG] http: Request GET /v1/status/leader (140.52µs) from=127.0.0.6:33291 2023/01/13 23:35:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.031917772s) from=127.0.0.6:38819 2023/01/13 23:35:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.388479165s) from=127.0.0.6:53221 2023/01/13 23:35:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.985463062s) from=127.0.0.6:51435 2023/01/13 23:36:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.854762473s) from=127.0.0.6:47309 2023/01/13 23:36:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.153759825s) from=127.0.0.6:44403 2023/01/13 23:36:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.024504952s) from=127.0.0.6:34369 2023/01/13 23:36:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.951769045s) from=127.0.0.6:40951 2023/01/13 23:36:08 [DEBUG] http: Request GET /v1/status/leader (180.097µs) from=127.0.0.6:53323 2023/01/13 23:36:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.323876679s) from=127.0.0.6:57295 2023/01/13 23:36:08 [DEBUG] http: Request GET /v1/status/leader (263.215µs) from=127.0.0.6:53323 2023/01/13 23:36:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.079070079s) from=127.0.0.6:38545 2023/01/13 23:36:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.079639232s) from=127.0.0.6:57157 2023/01/13 23:36:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.638868663s) from=127.0.0.6:51271 2023/01/13 23:36:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.130891529s) from=127.0.0.6:34079 2023/01/13 23:36:28 [DEBUG] http: Request GET /v1/status/leader (172.957µs) from=127.0.0.6:53323 2023/01/13 23:36:28 [DEBUG] http: Request GET /v1/status/leader (175.215µs) from=127.0.0.6:33291 2023/01/13 23:36:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:36:28 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:36:28 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:36:28 [DEBUG] agent: Node info in sync 2023/01/13 23:36:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:36:48 [DEBUG] http: Request GET /v1/status/leader (159.27µs) from=127.0.0.6:53323 2023/01/13 23:36:48 [DEBUG] http: Request GET /v1/status/leader (2.680066ms) from=127.0.0.6:53323 2023/01/13 23:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.107394956s) from=127.0.0.6:50643 2023/01/13 23:36:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.692148932s) from=127.0.0.6:53471 2023/01/13 23:36:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.095523998s) from=127.0.0.6:34773 2023/01/13 23:36:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:36:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.688595721s) from=127.0.0.6:51799 2023/01/13 23:37:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.17160956s) from=127.0.0.6:40233 2023/01/13 23:37:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.776449098s) from=127.0.0.6:43253 2023/01/13 23:37:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.159350701s) from=127.0.0.6:50441 2023/01/13 23:37:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.961601853s) from=127.0.0.6:36565 2023/01/13 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.509945656s) from=127.0.0.6:59355 2023/01/13 23:37:08 [DEBUG] http: Request GET /v1/status/leader (153.185µs) from=127.0.0.6:33291 2023/01/13 23:37:08 [DEBUG] http: Request GET /v1/status/leader (306.285µs) from=127.0.0.6:53323 2023/01/13 23:37:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.872908996s) from=127.0.0.6:33983 2023/01/13 23:37:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.540787783s) from=127.0.0.6:41485 2023/01/13 23:37:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.254515863s) from=127.0.0.6:52479 2023/01/13 23:37:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.79790736s) from=127.0.0.6:38737 2023/01/13 23:37:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.286482895s) from=127.0.0.6:59563 2023/01/13 23:37:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.414487871s) from=127.0.0.6:43015 2023/01/13 23:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.018107078s) from=127.0.0.6:51531 2023/01/13 23:37:28 [DEBUG] http: Request GET /v1/status/leader (274.392µs) from=127.0.0.6:53323 2023/01/13 23:37:28 [DEBUG] http: Request GET /v1/status/leader (177.788µs) from=127.0.0.6:33291 2023/01/13 23:37:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.717741232s) from=127.0.0.6:33233 2023/01/13 23:37:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:37:48 [DEBUG] http: Request GET /v1/status/leader (268.565µs) from=127.0.0.6:53323 2023/01/13 23:37:48 [DEBUG] http: Request GET /v1/status/leader (263.877µs) from=127.0.0.6:33291 2023/01/13 23:37:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.980993808s) from=127.0.0.6:53221 2023/01/13 23:38:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.37608622s) from=127.0.0.6:38819 2023/01/13 23:38:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.213615562s) from=127.0.0.6:51435 2023/01/13 23:38:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.488612052s) from=127.0.0.6:47309 2023/01/13 23:38:08 [DEBUG] http: Request GET /v1/status/leader (2.038647ms) from=127.0.0.6:53323 2023/01/13 23:38:08 [DEBUG] http: Request GET /v1/status/leader (462.85µs) from=127.0.0.6:33291 2023/01/13 23:38:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.465811432s) from=127.0.0.6:40951 2023/01/13 23:38:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.196579679s) from=127.0.0.6:57295 2023/01/13 23:38:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:38:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:38:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:38:11 [DEBUG] agent: Node info in sync 2023/01/13 23:38:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.699119839s) from=127.0.0.6:44403 2023/01/13 23:38:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.518910167s) from=127.0.0.6:57157 2023/01/13 23:38:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.147007589s) from=127.0.0.6:34369 2023/01/13 23:38:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.107679028s) from=127.0.0.6:38545 2023/01/13 23:38:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.118525139s) from=127.0.0.6:51271 2023/01/13 23:38:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.588289603s) from=127.0.0.6:34079 2023/01/13 23:38:28 [DEBUG] http: Request GET /v1/status/leader (462.511µs) from=127.0.0.6:33291 2023/01/13 23:38:28 [DEBUG] http: Request GET /v1/status/leader (173.42µs) from=127.0.0.6:33291 2023/01/13 23:38:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:38:48 [DEBUG] http: Request GET /v1/status/leader (163.31µs) from=127.0.0.6:53323 2023/01/13 23:38:48 [DEBUG] http: Request GET /v1/status/leader (2.413934ms) from=127.0.0.6:53323 2023/01/13 23:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.812651223s) from=127.0.0.6:50643 2023/01/13 23:39:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.663563388s) from=127.0.0.6:34773 2023/01/13 23:39:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.937257226s) from=127.0.0.6:53471 2023/01/13 23:39:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.697998899s) from=127.0.0.6:51799 2023/01/13 23:39:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.121646757s) from=127.0.0.6:40233 2023/01/13 23:39:08 [DEBUG] http: Request GET /v1/status/leader (326.58µs) from=127.0.0.6:33291 2023/01/13 23:39:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.219525212s) from=127.0.0.6:43253 2023/01/13 23:39:08 [DEBUG] http: Request GET /v1/status/leader (314.883µs) from=127.0.0.6:53323 2023/01/13 23:39:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.999796018s) from=127.0.0.6:59355 2023/01/13 23:39:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.355734337s) from=127.0.0.6:50441 2023/01/13 23:39:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.692472337s) from=127.0.0.6:36565 2023/01/13 23:39:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.387997662s) from=127.0.0.6:38737 2023/01/13 23:39:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.527189819s) from=127.0.0.6:52479 2023/01/13 23:39:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.374053807s) from=127.0.0.6:41485 2023/01/13 23:39:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.891517768s) from=127.0.0.6:33983 2023/01/13 23:39:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.951005611s) from=127.0.0.6:59563 2023/01/13 23:39:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.330185373s) from=127.0.0.6:51531 2023/01/13 23:39:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.395813507s) from=127.0.0.6:43015 2023/01/13 23:39:28 [DEBUG] http: Request GET /v1/status/leader (160.17µs) from=127.0.0.6:33291 2023/01/13 23:39:28 [DEBUG] http: Request GET /v1/status/leader (1.840029ms) from=127.0.0.6:33291 2023/01/13 23:39:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:39:30 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:39:30 [DEBUG] agent: Node info in sync 2023/01/13 23:39:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.033996296s) from=127.0.0.6:33233 2023/01/13 23:39:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:39:48 [DEBUG] http: Request GET /v1/status/leader (257.052µs) from=127.0.0.6:53323 2023/01/13 23:39:48 [DEBUG] http: Request GET /v1/status/leader (248.662µs) from=127.0.0.6:53323 2023/01/13 23:39:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:40:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.552525939s) from=127.0.0.6:53221 2023/01/13 23:40:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.733354119s) from=127.0.0.6:38819 2023/01/13 23:40:08 [DEBUG] http: Request GET /v1/status/leader (277.967µs) from=127.0.0.6:33291 2023/01/13 23:40:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.323664161s) from=127.0.0.6:51435 2023/01/13 23:40:08 [DEBUG] http: Request GET /v1/status/leader (219.164µs) from=127.0.0.6:53323 2023/01/13 23:40:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.22223892s) from=127.0.0.6:47309 2023/01/13 23:40:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.453659764s) from=127.0.0.6:57295 2023/01/13 23:40:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.558118224s) from=127.0.0.6:57157 2023/01/13 23:40:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.257603945s) from=127.0.0.6:40951 2023/01/13 23:40:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.274317741s) from=127.0.0.6:44403 2023/01/13 23:40:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.946933153s) from=127.0.0.6:34369 2023/01/13 23:40:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.809640693s) from=127.0.0.6:34079 2023/01/13 23:40:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.40358172s) from=127.0.0.6:38545 2023/01/13 23:40:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.157619318s) from=127.0.0.6:51271 2023/01/13 23:40:28 [DEBUG] http: Request GET /v1/status/leader (240.972µs) from=127.0.0.6:53323 2023/01/13 23:40:28 [DEBUG] http: Request GET /v1/status/leader (158.99µs) from=127.0.0.6:53323 2023/01/13 23:40:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:40:48 [DEBUG] http: Request GET /v1/status/leader (292.588µs) from=127.0.0.6:53323 2023/01/13 23:40:48 [DEBUG] http: Request GET /v1/status/leader (246.79µs) from=127.0.0.6:53323 2023/01/13 23:40:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.454675248s) from=127.0.0.6:50643 2023/01/13 23:41:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.071342424s) from=127.0.0.6:34773 2023/01/13 23:41:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.146536647s) from=127.0.0.6:53471 2023/01/13 23:41:08 [DEBUG] http: Request GET /v1/status/leader (232.62µs) from=127.0.0.6:53323 2023/01/13 23:41:08 [DEBUG] http: Request GET /v1/status/leader (278.589µs) from=127.0.0.6:33291 2023/01/13 23:41:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.941292003s) from=127.0.0.6:40233 2023/01/13 23:41:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.711459539s) from=127.0.0.6:51799 2023/01/13 23:41:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.026726882s) from=127.0.0.6:59355 2023/01/13 23:41:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.482222516s) from=127.0.0.6:36565 2023/01/13 23:41:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.841927678s) from=127.0.0.6:43253 2023/01/13 23:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.218189181s) from=127.0.0.6:33983 2023/01/13 23:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.05736714s) from=127.0.0.6:41485 2023/01/13 23:41:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:41:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:41:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:41:16 [DEBUG] agent: Node info in sync 2023/01/13 23:41:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.031175388s) from=127.0.0.6:50441 2023/01/13 23:41:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m4.659084004s) from=127.0.0.6:38737 2023/01/13 23:41:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.918226789s) from=127.0.0.6:52479 2023/01/13 23:41:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.537189526s) from=127.0.0.6:59563 2023/01/13 23:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.51361018s) from=127.0.0.6:51531 2023/01/13 23:41:28 [DEBUG] http: Request GET /v1/status/leader (286.579µs) from=127.0.0.6:33291 2023/01/13 23:41:28 [DEBUG] http: Request GET /v1/status/leader (288.33µs) from=127.0.0.6:53323 2023/01/13 23:41:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.045069302s) from=127.0.0.6:43015 2023/01/13 23:41:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:41:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.449035859s) from=127.0.0.6:33233 2023/01/13 23:41:48 [DEBUG] http: Request GET /v1/status/leader (280.537µs) from=127.0.0.6:33291 2023/01/13 23:41:48 [DEBUG] http: Request GET /v1/status/leader (140.944µs) from=127.0.0.6:53323 2023/01/13 23:42:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:42:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.884658921s) from=127.0.0.6:53221 2023/01/13 23:42:08 [DEBUG] http: Request GET /v1/status/leader (239.708µs) from=127.0.0.6:53323 2023/01/13 23:42:08 [DEBUG] http: Request GET /v1/status/leader (275.975µs) from=127.0.0.6:33291 2023/01/13 23:42:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.437395717s) from=127.0.0.6:47309 2023/01/13 23:42:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m3.796674104s) from=127.0.0.6:51435 2023/01/13 23:42:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.056889859s) from=127.0.0.6:38819 2023/01/13 23:42:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.003984733s) from=127.0.0.6:57295 2023/01/13 23:42:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.154758589s) from=127.0.0.6:57157 2023/01/13 23:42:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.65935671s) from=127.0.0.6:40951 2023/01/13 23:42:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.0152054s) from=127.0.0.6:34369 2023/01/13 23:42:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.855165084s) from=127.0.0.6:44403 2023/01/13 23:42:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.762199705s) from=127.0.0.6:38545 2023/01/13 23:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.599546915s) from=127.0.0.6:51271 2023/01/13 23:42:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.876189439s) from=127.0.0.6:34079 2023/01/13 23:42:28 [DEBUG] http: Request GET /v1/status/leader (2.711109ms) from=127.0.0.6:53323 2023/01/13 23:42:28 [DEBUG] http: Request GET /v1/status/leader (143.096µs) from=127.0.0.6:53323 2023/01/13 23:42:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:42:35 [DEBUG] agent: Node info in sync 2023/01/13 23:42:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:42:48 [DEBUG] http: Request GET /v1/status/leader (161.262µs) from=127.0.0.6:53323 2023/01/13 23:42:48 [DEBUG] http: Request GET /v1/status/leader (325.486µs) from=127.0.0.6:53323 2023/01/13 23:43:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.38582363s) from=127.0.0.6:50643 2023/01/13 23:43:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.943004239s) from=127.0.0.6:34773 2023/01/13 23:43:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.09214462s) from=127.0.0.6:53471 2023/01/13 23:43:08 [DEBUG] http: Request GET /v1/status/leader (183.422µs) from=127.0.0.6:53323 2023/01/13 23:43:08 [DEBUG] http: Request GET /v1/status/leader (299.913µs) from=127.0.0.6:33291 2023/01/13 23:43:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.823254031s) from=127.0.0.6:40233 2023/01/13 23:43:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.030753953s) from=127.0.0.6:33983 2023/01/13 23:43:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.508008054s) from=127.0.0.6:51799 2023/01/13 23:43:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.023414558s) from=127.0.0.6:36565 2023/01/13 23:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.020116025s) from=127.0.0.6:43253 2023/01/13 23:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.390197141s) from=127.0.0.6:59355 2023/01/13 23:43:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m4.823546104s) from=127.0.0.6:38737 2023/01/13 23:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.155024726s) from=127.0.0.6:41485 2023/01/13 23:43:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.025755866s) from=127.0.0.6:50441 2023/01/13 23:43:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.484988412s) from=127.0.0.6:52479 2023/01/13 23:43:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.994943297s) from=127.0.0.6:51531 2023/01/13 23:43:28 [DEBUG] http: Request GET /v1/status/leader (435.079µs) from=127.0.0.6:33291 2023/01/13 23:43:28 [DEBUG] http: Request GET /v1/status/leader (196.715µs) from=127.0.0.6:33291 2023/01/13 23:43:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.031191103s) from=127.0.0.6:59563 2023/01/13 23:43:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.011917934s) from=127.0.0.6:43015 2023/01/13 23:43:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:43:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.720296806s) from=127.0.0.6:33233 2023/01/13 23:43:48 [DEBUG] http: Request GET /v1/status/leader (410.49µs) from=127.0.0.6:53323 2023/01/13 23:43:48 [DEBUG] http: Request GET /v1/status/leader (184.929µs) from=127.0.0.6:33291 2023/01/13 23:44:08 [DEBUG] http: Request GET /v1/status/leader (350.785µs) from=127.0.0.6:33291 2023/01/13 23:44:08 [DEBUG] http: Request GET /v1/status/leader (317.902µs) from=127.0.0.6:53323 2023/01/13 23:44:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.032165066s) from=127.0.0.6:53221 2023/01/13 23:44:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.276044958s) from=127.0.0.6:51435 2023/01/13 23:44:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.520986804s) from=127.0.0.6:38819 2023/01/13 23:44:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.113754067s) from=127.0.0.6:47309 2023/01/13 23:44:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.017610459s) from=127.0.0.6:57157 2023/01/13 23:44:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.728392518s) from=127.0.0.6:57295 2023/01/13 23:44:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.926182517s) from=127.0.0.6:34369 2023/01/13 23:44:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.42488159s) from=127.0.0.6:40951 2023/01/13 23:44:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.188669691s) from=127.0.0.6:38545 2023/01/13 23:44:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.541906653s) from=127.0.0.6:44403 2023/01/13 23:44:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:44:28 [DEBUG] http: Request GET /v1/status/leader (562.399µs) from=127.0.0.6:33291 2023/01/13 23:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.853361041s) from=127.0.0.6:51271 2023/01/13 23:44:28 [DEBUG] http: Request GET /v1/status/leader (321.332µs) from=127.0.0.6:53323 2023/01/13 23:44:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.164185211s) from=127.0.0.6:34079 2023/01/13 23:44:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:44:33 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:44:33 [DEBUG] agent: Node info in sync 2023/01/13 23:44:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:44:48 [DEBUG] http: Request GET /v1/status/leader (254.789µs) from=127.0.0.6:53323 2023/01/13 23:44:48 [DEBUG] http: Request GET /v1/status/leader (187.301µs) from=127.0.0.6:33291 2023/01/13 23:45:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.168075876s) from=127.0.0.6:50643 2023/01/13 23:45:08 [DEBUG] http: Request GET /v1/status/leader (189.176µs) from=127.0.0.6:33291 2023/01/13 23:45:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.405308587s) from=127.0.0.6:53471 2023/01/13 23:45:08 [DEBUG] http: Request GET /v1/status/leader (190.206µs) from=127.0.0.6:53323 2023/01/13 23:45:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.548254351s) from=127.0.0.6:34773 2023/01/13 23:45:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.519576919s) from=127.0.0.6:40233 2023/01/13 23:45:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.410871342s) from=127.0.0.6:51799 2023/01/13 23:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.053875938s) from=127.0.0.6:43253 2023/01/13 23:45:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.53849699s) from=127.0.0.6:33983 2023/01/13 23:45:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.983970454s) from=127.0.0.6:59355 2023/01/13 23:45:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.068498285s) from=127.0.0.6:36565 2023/01/13 23:45:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.817647786s) from=127.0.0.6:41485 2023/01/13 23:45:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.568501159s) from=127.0.0.6:50441 2023/01/13 23:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m5.895203603s) from=127.0.0.6:38737 2023/01/13 23:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.621827337s) from=127.0.0.6:51531 2023/01/13 23:45:28 [DEBUG] http: Request GET /v1/status/leader (252.822µs) from=127.0.0.6:33291 2023/01/13 23:45:28 [DEBUG] http: Request GET /v1/status/leader (257.46µs) from=127.0.0.6:53323 2023/01/13 23:45:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.078255001s) from=127.0.0.6:59563 2023/01/13 23:45:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.495151852s) from=127.0.0.6:52479 2023/01/13 23:45:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:45:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.399187669s) from=127.0.0.6:43015 2023/01/13 23:45:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.869489942s) from=127.0.0.6:33233 2023/01/13 23:45:48 [DEBUG] http: Request GET /v1/status/leader (177.74µs) from=127.0.0.6:33291 2023/01/13 23:45:48 [DEBUG] http: Request GET /v1/status/leader (170.225µs) from=127.0.0.6:33291 2023/01/13 23:45:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:45:56 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:45:56 [DEBUG] agent: Node info in sync 2023/01/13 23:46:08 [DEBUG] http: Request GET /v1/status/leader (281.365µs) from=127.0.0.6:33291 2023/01/13 23:46:09 [DEBUG] http: Request GET /v1/status/leader (147.367µs) from=127.0.0.6:53323 2023/01/13 23:46:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.408440192s) from=127.0.0.6:53221 2023/01/13 23:46:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.792046168s) from=127.0.0.6:47309 2023/01/13 23:46:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.939444954s) from=127.0.0.6:51435 2023/01/13 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.888844044s) from=127.0.0.6:57295 2023/01/13 23:46:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.202999552s) from=127.0.0.6:38819 2023/01/13 23:46:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.341709569s) from=127.0.0.6:57157 2023/01/13 23:46:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.08072564s) from=127.0.0.6:40951 2023/01/13 23:46:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.48990145s) from=127.0.0.6:38545 2023/01/13 23:46:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.098615383s) from=127.0.0.6:34369 2023/01/13 23:46:28 [DEBUG] http: Request GET /v1/status/leader (315.891µs) from=127.0.0.6:53323 2023/01/13 23:46:29 [DEBUG] http: Request GET /v1/status/leader (1.866406ms) from=127.0.0.6:33291 2023/01/13 23:46:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.905940647s) from=127.0.0.6:51271 2023/01/13 23:46:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.212380846s) from=127.0.0.6:34079 2023/01/13 23:46:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.258464004s) from=127.0.0.6:44403 2023/01/13 23:46:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:46:48 [DEBUG] http: Request GET /v1/status/leader (322.864µs) from=127.0.0.6:53323 2023/01/13 23:46:49 [DEBUG] http: Request GET /v1/status/leader (165.927µs) from=127.0.0.6:53323 2023/01/13 23:46:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:47:08 [DEBUG] http: Request GET /v1/status/leader (229.304µs) from=127.0.0.6:33291 2023/01/13 23:47:09 [DEBUG] http: Request GET /v1/status/leader (204.744µs) from=127.0.0.6:53323 2023/01/13 23:47:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.404125799s) from=127.0.0.6:50643 2023/01/13 23:47:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.07866603s) from=127.0.0.6:53471 2023/01/13 23:47:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.548710086s) from=127.0.0.6:34773 2023/01/13 23:47:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.414328163s) from=127.0.0.6:40233 2023/01/13 23:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.095547296s) from=127.0.0.6:33983 2023/01/13 23:47:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.950093286s) from=127.0.0.6:51799 2023/01/13 23:47:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.311290698s) from=127.0.0.6:36565 2023/01/13 23:47:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.542208044s) from=127.0.0.6:41485 2023/01/13 23:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.832906505s) from=127.0.0.6:43253 2023/01/13 23:47:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.75573218s) from=127.0.0.6:59355 2023/01/13 23:47:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m0.338312189s) from=127.0.0.6:38737 2023/01/13 23:47:28 [DEBUG] http: Request GET /v1/status/leader (254.923µs) from=127.0.0.6:53323 2023/01/13 23:47:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:47:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:47:28 [DEBUG] agent: Node info in sync 2023/01/13 23:47:29 [DEBUG] http: Request GET /v1/status/leader (278.804µs) from=127.0.0.6:33291 2023/01/13 23:47:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.133381483s) from=127.0.0.6:50441 2023/01/13 23:47:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.390959601s) from=127.0.0.6:51531 2023/01/13 23:47:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.528118915s) from=127.0.0.6:59563 2023/01/13 23:47:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.121622549s) from=127.0.0.6:52479 2023/01/13 23:47:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:47:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.957058405s) from=127.0.0.6:43015 2023/01/13 23:47:48 [DEBUG] http: Request GET /v1/status/leader (165.79µs) from=127.0.0.6:33291 2023/01/13 23:47:49 [DEBUG] http: Request GET /v1/status/leader (157.702µs) from=127.0.0.6:33291 2023/01/13 23:47:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.956678561s) from=127.0.0.6:33233 2023/01/13 23:48:08 [DEBUG] http: Request GET /v1/status/leader (263.557µs) from=127.0.0.6:53323 2023/01/13 23:48:09 [DEBUG] http: Request GET /v1/status/leader (274.034µs) from=127.0.0.6:33291 2023/01/13 23:48:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.813062844s) from=127.0.0.6:53221 2023/01/13 23:48:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m2.087338341s) from=127.0.0.6:51435 2023/01/13 23:48:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.778525451s) from=127.0.0.6:38819 2023/01/13 23:48:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.819348097s) from=127.0.0.6:40951 2023/01/13 23:48:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.048055549s) from=127.0.0.6:47309 2023/01/13 23:48:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.641206087s) from=127.0.0.6:57295 2023/01/13 23:48:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m6.286198299s) from=127.0.0.6:57157 2023/01/13 23:48:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.684399661s) from=127.0.0.6:38545 2023/01/13 23:48:28 [DEBUG] http: Request GET /v1/status/leader (183.688µs) from=127.0.0.6:33291 2023/01/13 23:48:29 [DEBUG] http: Request GET /v1/status/leader (150.177µs) from=127.0.0.6:33291 2023/01/13 23:48:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.290093596s) from=127.0.0.6:51271 2023/01/13 23:48:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.511488076s) from=127.0.0.6:34369 2023/01/13 23:48:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.995937264s) from=127.0.0.6:44403 2023/01/13 23:48:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.711232661s) from=127.0.0.6:34079 2023/01/13 23:48:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:48:48 [DEBUG] http: Request GET /v1/status/leader (249.311µs) from=127.0.0.6:33291 2023/01/13 23:48:49 [DEBUG] http: Request GET /v1/status/leader (306.129µs) from=127.0.0.6:53323 2023/01/13 23:49:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:49:04 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:49:04 [DEBUG] agent: Node info in sync 2023/01/13 23:49:08 [DEBUG] http: Request GET /v1/status/leader (325.925µs) from=127.0.0.6:33291 2023/01/13 23:49:09 [DEBUG] http: Request GET /v1/status/leader (141.406µs) from=127.0.0.6:53323 2023/01/13 23:49:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:49:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.479254465s) from=127.0.0.6:53471 2023/01/13 23:49:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.275195182s) from=127.0.0.6:50643 2023/01/13 23:49:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.589333046s) from=127.0.0.6:34773 2023/01/13 23:49:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.196274522s) from=127.0.0.6:40233 2023/01/13 23:49:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.000136271s) from=127.0.0.6:51799 2023/01/13 23:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.858438319s) from=127.0.0.6:33983 2023/01/13 23:49:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.052216991s) from=127.0.0.6:36565 2023/01/13 23:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.485647276s) from=127.0.0.6:43253 2023/01/13 23:49:28 [DEBUG] http: Request GET /v1/status/leader (267.51µs) from=127.0.0.6:53323 2023/01/13 23:49:29 [DEBUG] http: Request GET /v1/status/leader (263.072µs) from=127.0.0.6:33291 2023/01/13 23:49:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.270886743s) from=127.0.0.6:59355 2023/01/13 23:49:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.467373223s) from=127.0.0.6:41485 2023/01/13 23:49:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m5.527448859s) from=127.0.0.6:38737 2023/01/13 23:49:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.091435101s) from=127.0.0.6:50441 2023/01/13 23:49:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:49:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.930276321s) from=127.0.0.6:51531 2023/01/13 23:49:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.224201628s) from=127.0.0.6:52479 2023/01/13 23:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.514710029s) from=127.0.0.6:59563 2023/01/13 23:49:48 [DEBUG] http: Request GET /v1/status/leader (138.964µs) from=127.0.0.6:33291 2023/01/13 23:49:49 [DEBUG] http: Request GET /v1/status/leader (147.778µs) from=127.0.0.6:53323 2023/01/13 23:49:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.044541794s) from=127.0.0.6:43015 2023/01/13 23:49:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.520546447s) from=127.0.0.6:33233 2023/01/13 23:50:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:50:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:50:07 [DEBUG] agent: Node info in sync 2023/01/13 23:50:08 [DEBUG] http: Request GET /v1/status/leader (317.149µs) from=127.0.0.6:53323 2023/01/13 23:50:09 [DEBUG] http: Request GET /v1/status/leader (263.713µs) from=127.0.0.6:33291 2023/01/13 23:50:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.21805531s) from=127.0.0.6:47309 2023/01/13 23:50:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.600372668s) from=127.0.0.6:40951 2023/01/13 23:50:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.558211613s) from=127.0.0.6:38819 2023/01/13 23:50:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.770580999s) from=127.0.0.6:53221 2023/01/13 23:50:28 [DEBUG] http: Request GET /v1/status/leader (411.177µs) from=127.0.0.6:33291 2023/01/13 23:50:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m7.247827769s) from=127.0.0.6:51435 2023/01/13 23:50:29 [DEBUG] http: Request GET /v1/status/leader (297.929µs) from=127.0.0.6:33291 2023/01/13 23:50:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.794628119s) from=127.0.0.6:57157 2023/01/13 23:50:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.792761411s) from=127.0.0.6:57295 2023/01/13 23:50:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.043519541s) from=127.0.0.6:38545 2023/01/13 23:50:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.639628598s) from=127.0.0.6:44403 2023/01/13 23:50:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.026030908s) from=127.0.0.6:51271 2023/01/13 23:50:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:50:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.420508292s) from=127.0.0.6:34079 2023/01/13 23:50:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.035537447s) from=127.0.0.6:34369 2023/01/13 23:50:48 [DEBUG] http: Request GET /v1/status/leader (287.18µs) from=127.0.0.6:53323 2023/01/13 23:50:49 [DEBUG] http: Request GET /v1/status/leader (379.653µs) from=127.0.0.6:53323 2023/01/13 23:51:08 [DEBUG] http: Request GET /v1/status/leader (346.556µs) from=127.0.0.6:53323 2023/01/13 23:51:09 [DEBUG] http: Request GET /v1/status/leader (240.686µs) from=127.0.0.6:53323 2023/01/13 23:51:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.991715126s) from=127.0.0.6:53471 2023/01/13 23:51:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.82550035s) from=127.0.0.6:50643 2023/01/13 23:51:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.200734336s) from=127.0.0.6:40233 2023/01/13 23:51:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.534587779s) from=127.0.0.6:34773 2023/01/13 23:51:28 [DEBUG] http: Request GET /v1/status/leader (164.922µs) from=127.0.0.6:33291 2023/01/13 23:51:29 [DEBUG] http: Request GET /v1/status/leader (250.065µs) from=127.0.0.6:53323 2023/01/13 23:51:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.259750241s) from=127.0.0.6:51799 2023/01/13 23:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.954590065s) from=127.0.0.6:43253 2023/01/13 23:51:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.539502084s) from=127.0.0.6:33983 2023/01/13 23:51:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:51:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.471844002s) from=127.0.0.6:36565 2023/01/13 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.40901888s) from=127.0.0.6:59355 2023/01/13 23:51:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.529330588s) from=127.0.0.6:41485 2023/01/13 23:51:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.713228043s) from=127.0.0.6:38737 2023/01/13 23:51:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.08704935s) from=127.0.0.6:50441 2023/01/13 23:51:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:51:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.039560435s) from=127.0.0.6:52479 2023/01/13 23:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.036809553s) from=127.0.0.6:51531 2023/01/13 23:51:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:51:41 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:51:41 [DEBUG] agent: Node info in sync 2023/01/13 23:51:48 [DEBUG] http: Request GET /v1/status/leader (326.61µs) from=127.0.0.6:53323 2023/01/13 23:51:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.303914489s) from=127.0.0.6:59563 2023/01/13 23:51:49 [DEBUG] http: Request GET /v1/status/leader (263.777µs) from=127.0.0.6:53323 2023/01/13 23:51:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.584102733s) from=127.0.0.6:43015 2023/01/13 23:51:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.504800383s) from=127.0.0.6:33233 2023/01/13 23:52:08 [DEBUG] http: Request GET /v1/status/leader (150.536µs) from=127.0.0.6:33291 2023/01/13 23:52:09 [DEBUG] http: Request GET /v1/status/leader (1.63997ms) from=127.0.0.6:33291 2023/01/13 23:52:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.490542883s) from=127.0.0.6:47309 2023/01/13 23:52:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.278313174s) from=127.0.0.6:53221 2023/01/13 23:52:28 [DEBUG] http: Request GET /v1/status/leader (238.474µs) from=127.0.0.6:53323 2023/01/13 23:52:29 [DEBUG] http: Request GET /v1/status/leader (158.085µs) from=127.0.0.6:33291 2023/01/13 23:52:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.194445216s) from=127.0.0.6:40951 2023/01/13 23:52:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.970601632s) from=127.0.0.6:38819 2023/01/13 23:52:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.660992922s) from=127.0.0.6:51435 2023/01/13 23:52:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.482846017s) from=127.0.0.6:38545 2023/01/13 23:52:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.990142725s) from=127.0.0.6:57157 2023/01/13 23:52:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.532228016s) from=127.0.0.6:57295 2023/01/13 23:52:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.044012234s) from=127.0.0.6:51271 2023/01/13 23:52:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:52:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.832446323s) from=127.0.0.6:34369 2023/01/13 23:52:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.538028475s) from=127.0.0.6:44403 2023/01/13 23:52:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.003284515s) from=127.0.0.6:34079 2023/01/13 23:52:48 [DEBUG] http: Request GET /v1/status/leader (275.399µs) from=127.0.0.6:33291 2023/01/13 23:52:49 [DEBUG] http: Request GET /v1/status/leader (1.307952ms) from=127.0.0.6:53323 2023/01/13 23:53:08 [DEBUG] http: Request GET /v1/status/leader (169.385µs) from=127.0.0.6:33291 2023/01/13 23:53:09 [DEBUG] http: Request GET /v1/status/leader (238.303µs) from=127.0.0.6:53323 2023/01/13 23:53:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.863190478s) from=127.0.0.6:53471 2023/01/13 23:53:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.763668384s) from=127.0.0.6:34773 2023/01/13 23:53:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.190394386s) from=127.0.0.6:40233 2023/01/13 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.466122154s) from=127.0.0.6:50643 2023/01/13 23:53:28 [DEBUG] http: Request GET /v1/status/leader (350.427µs) from=127.0.0.6:53323 2023/01/13 23:53:29 [DEBUG] http: Request GET /v1/status/leader (179.768µs) from=127.0.0.6:53323 2023/01/13 23:53:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.296743798s) from=127.0.0.6:51799 2023/01/13 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.255493831s) from=127.0.0.6:33983 2023/01/13 23:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.311993894s) from=127.0.0.6:43253 2023/01/13 23:53:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.408674452s) from=127.0.0.6:59355 2023/01/13 23:53:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:53:36 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:53:36 [DEBUG] agent: Node info in sync 2023/01/13 23:53:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.718429628s) from=127.0.0.6:36565 2023/01/13 23:53:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:53:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.070641715s) from=127.0.0.6:50441 2023/01/13 23:53:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m6.691663518s) from=127.0.0.6:38737 2023/01/13 23:53:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.356666193s) from=127.0.0.6:41485 2023/01/13 23:53:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:53:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.736773097s) from=127.0.0.6:52479 2023/01/13 23:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.970177479s) from=127.0.0.6:51531 2023/01/13 23:53:48 [DEBUG] http: Request GET /v1/status/leader (288.981µs) from=127.0.0.6:53323 2023/01/13 23:53:49 [DEBUG] http: Request GET /v1/status/leader (277.164µs) from=127.0.0.6:33291 2023/01/13 23:53:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.126693062s) from=127.0.0.6:43015 2023/01/13 23:53:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.240027402s) from=127.0.0.6:59563 2023/01/13 23:54:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.779467051s) from=127.0.0.6:33233 2023/01/13 23:54:08 [DEBUG] http: Request GET /v1/status/leader (871.545µs) from=127.0.0.6:33291 2023/01/13 23:54:09 [DEBUG] http: Request GET /v1/status/leader (311.673µs) from=127.0.0.6:53323 2023/01/13 23:54:28 [DEBUG] http: Request GET /v1/status/leader (219.691µs) from=127.0.0.6:53323 2023/01/13 23:54:29 [DEBUG] http: Request GET /v1/status/leader (252.199µs) from=127.0.0.6:53323 2023/01/13 23:54:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.844430505s) from=127.0.0.6:47309 2023/01/13 23:54:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.211684897s) from=127.0.0.6:38819 2023/01/13 23:54:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.858419182s) from=127.0.0.6:40951 2023/01/13 23:54:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.283381573s) from=127.0.0.6:53221 2023/01/13 23:54:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m4.246971656s) from=127.0.0.6:51435 2023/01/13 23:54:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.154987488s) from=127.0.0.6:57157 2023/01/13 23:54:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:54:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.585546504s) from=127.0.0.6:51271 2023/01/13 23:54:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.107768192s) from=127.0.0.6:38545 2023/01/13 23:54:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.368168406s) from=127.0.0.6:44403 2023/01/13 23:54:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.078442394s) from=127.0.0.6:34369 2023/01/13 23:54:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.935110227s) from=127.0.0.6:57295 2023/01/13 23:54:48 [DEBUG] http: Request GET /v1/status/leader (176.539µs) from=127.0.0.6:33291 2023/01/13 23:54:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.980911859s) from=127.0.0.6:34079 2023/01/13 23:54:49 [DEBUG] http: Request GET /v1/status/leader (181.654µs) from=127.0.0.6:33291 2023/01/13 23:55:08 [DEBUG] http: Request GET /v1/status/leader (357.19µs) from=127.0.0.6:53323 2023/01/13 23:55:09 [DEBUG] http: Request GET /v1/status/leader (275.877µs) from=127.0.0.6:53323 2023/01/13 23:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:55:19 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:55:19 [DEBUG] agent: Node info in sync 2023/01/13 23:55:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.596616472s) from=127.0.0.6:53471 2023/01/13 23:55:28 [DEBUG] http: Request GET /v1/status/leader (179.787µs) from=127.0.0.6:53323 2023/01/13 23:55:29 [DEBUG] http: Request GET /v1/status/leader (343.072µs) from=127.0.0.6:53323 2023/01/13 23:55:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.695504127s) from=127.0.0.6:51799 2023/01/13 23:55:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.603362492s) from=127.0.0.6:34773 2023/01/13 23:55:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.76001844s) from=127.0.0.6:40233 2023/01/13 23:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.862395375s) from=127.0.0.6:50643 2023/01/13 23:55:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.63484607s) from=127.0.0.6:33983 2023/01/13 23:55:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:55:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.858887579s) from=127.0.0.6:43253 2023/01/13 23:55:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.190200058s) from=127.0.0.6:36565 2023/01/13 23:55:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.747467293s) from=127.0.0.6:59355 2023/01/13 23:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.400068662s) from=127.0.0.6:41485 2023/01/13 23:55:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.711335783s) from=127.0.0.6:52479 2023/01/13 23:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m5.268360858s) from=127.0.0.6:38737 2023/01/13 23:55:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.893536977s) from=127.0.0.6:50441 2023/01/13 23:55:48 [DEBUG] http: Request GET /v1/status/leader (289.088µs) from=127.0.0.6:53323 2023/01/13 23:55:49 [DEBUG] http: Request GET /v1/status/leader (348.558µs) from=127.0.0.6:53323 2023/01/13 23:55:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.699376442s) from=127.0.0.6:51531 2023/01/13 23:55:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.33058316s) from=127.0.0.6:59563 2023/01/13 23:55:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.43122157s) from=127.0.0.6:43015 2023/01/13 23:56:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.513381432s) from=127.0.0.6:33233 2023/01/13 23:56:08 [DEBUG] http: Request GET /v1/status/leader (164.038µs) from=127.0.0.6:53323 2023/01/13 23:56:09 [DEBUG] http: Request GET /v1/status/leader (182.452µs) from=127.0.0.6:33291 2023/01/13 23:56:28 [DEBUG] http: Request GET /v1/status/leader (575.125µs) from=127.0.0.6:53323 2023/01/13 23:56:29 [DEBUG] http: Request GET /v1/status/leader (149.993µs) from=127.0.0.6:33291 2023/01/13 23:56:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.553501465s) from=127.0.0.6:47309 2023/01/13 23:56:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:56:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.868669438s) from=127.0.0.6:38819 2023/01/13 23:56:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.560063092s) from=127.0.0.6:40951 2023/01/13 23:56:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:56:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.217811999s) from=127.0.0.6:51435 2023/01/13 23:56:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.845988358s) from=127.0.0.6:53221 2023/01/13 23:56:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.975489561s) from=127.0.0.6:57157 2023/01/13 23:56:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.405757692s) from=127.0.0.6:44403 2023/01/13 23:56:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.71471503s) from=127.0.0.6:38545 2023/01/13 23:56:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.92264113s) from=127.0.0.6:51271 2023/01/13 23:56:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.44884944s) from=127.0.0.6:34369 2023/01/13 23:56:48 [DEBUG] http: Request GET /v1/status/leader (339.443µs) from=127.0.0.6:53323 2023/01/13 23:56:49 [DEBUG] http: Request GET /v1/status/leader (1.822299ms) from=127.0.0.6:53323 2023/01/13 23:56:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.55388086s) from=127.0.0.6:57295 2023/01/13 23:56:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.20768941s) from=127.0.0.6:34079 2023/01/13 23:56:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:56:57 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:56:57 [DEBUG] agent: Node info in sync 2023/01/13 23:57:09 [DEBUG] http: Request GET /v1/status/leader (369.828µs) from=127.0.0.6:33291 2023/01/13 23:57:09 [DEBUG] http: Request GET /v1/status/leader (291.247µs) from=127.0.0.6:33291 2023/01/13 23:57:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.093864039s) from=127.0.0.6:53471 2023/01/13 23:57:29 [DEBUG] http: Request GET /v1/status/leader (145.613µs) from=127.0.0.6:53323 2023/01/13 23:57:29 [DEBUG] http: Request GET /v1/status/leader (289.97µs) from=127.0.0.6:53323 2023/01/13 23:57:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.322999224s) from=127.0.0.6:51799 2023/01/13 23:57:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.971842063s) from=127.0.0.6:50643 2023/01/13 23:57:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.377892201s) from=127.0.0.6:40233 2023/01/13 23:57:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.279697988s) from=127.0.0.6:34773 2023/01/13 23:57:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:57:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.167940671s) from=127.0.0.6:33983 2023/01/13 23:57:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.826734717s) from=127.0.0.6:43253 2023/01/13 23:57:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.627692862s) from=127.0.0.6:59355 2023/01/13 23:57:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.312875295s) from=127.0.0.6:36565 2023/01/13 23:57:49 [DEBUG] http: Request GET /v1/status/leader (238.488µs) from=127.0.0.6:53323 2023/01/13 23:57:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.579482563s) from=127.0.0.6:52479 2023/01/13 23:57:49 [DEBUG] http: Request GET /v1/status/leader (157.187µs) from=127.0.0.6:33291 2023/01/13 23:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.94217888s) from=127.0.0.6:38737 2023/01/13 23:57:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.064768536s) from=127.0.0.6:50441 2023/01/13 23:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.476847455s) from=127.0.0.6:41485 2023/01/13 23:57:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.089864932s) from=127.0.0.6:51531 2023/01/13 23:57:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.565882119s) from=127.0.0.6:59563 2023/01/13 23:58:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.665956359s) from=127.0.0.6:43015 2023/01/13 23:58:09 [DEBUG] http: Request GET /v1/status/leader (263.407µs) from=127.0.0.6:53323 2023/01/13 23:58:09 [DEBUG] http: Request GET /v1/status/leader (239.425µs) from=127.0.0.6:33291 2023/01/13 23:58:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.022790686s) from=127.0.0.6:33233 2023/01/13 23:58:29 [DEBUG] http: Request GET /v1/status/leader (259.329µs) from=127.0.0.6:53323 2023/01/13 23:58:29 [DEBUG] http: Request GET /v1/status/leader (313.925µs) from=127.0.0.6:53323 2023/01/13 23:58:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.635072901s) from=127.0.0.6:47309 2023/01/13 23:58:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/13 23:58:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:58:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.406501743s) from=127.0.0.6:38819 2023/01/13 23:58:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.203157962s) from=127.0.0.6:40951 2023/01/13 23:58:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.011693576s) from=127.0.0.6:57157 2023/01/13 23:58:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.265577833s) from=127.0.0.6:44403 2023/01/13 23:58:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.935543672s) from=127.0.0.6:51271 2023/01/13 23:58:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.523120666s) from=127.0.0.6:53221 2023/01/13 23:58:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.614519636s) from=127.0.0.6:51435 2023/01/13 23:58:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.096188573s) from=127.0.0.6:38545 2023/01/13 23:58:49 [DEBUG] http: Request GET /v1/status/leader (259.332µs) from=127.0.0.6:33291 2023/01/13 23:58:49 [DEBUG] http: Request GET /v1/status/leader (145.953µs) from=127.0.0.6:33291 2023/01/13 23:58:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.705376711s) from=127.0.0.6:34369 2023/01/13 23:58:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/13 23:58:53 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/13 23:58:53 [DEBUG] agent: Node info in sync 2023/01/13 23:58:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.836997485s) from=127.0.0.6:57295 2023/01/13 23:58:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m7.275505972s) from=127.0.0.6:34079 2023/01/13 23:59:09 [DEBUG] http: Request GET /v1/status/leader (162.228µs) from=127.0.0.6:33291 2023/01/13 23:59:09 [DEBUG] http: Request GET /v1/status/leader (255.18µs) from=127.0.0.6:33291 2023/01/13 23:59:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.308575251s) from=127.0.0.6:53471 2023/01/13 23:59:29 [DEBUG] http: Request GET /v1/status/leader (295.238µs) from=127.0.0.6:53323 2023/01/13 23:59:29 [DEBUG] http: Request GET /v1/status/leader (327.594µs) from=127.0.0.6:53323 2023/01/13 23:59:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.810378397s) from=127.0.0.6:51799 2023/01/13 23:59:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/13 23:59:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.660825808s) from=127.0.0.6:40233 2023/01/13 23:59:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.134163999s) from=127.0.0.6:50643 2023/01/13 23:59:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.799441574s) from=127.0.0.6:34773 2023/01/13 23:59:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.338719856s) from=127.0.0.6:43253 2023/01/13 23:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.695213385s) from=127.0.0.6:33983 2023/01/13 23:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.335146787s) from=127.0.0.6:59355 2023/01/13 23:59:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.305382535s) from=127.0.0.6:36565 2023/01/13 23:59:49 [DEBUG] http: Request GET /v1/status/leader (280.107µs) from=127.0.0.6:33291 2023/01/13 23:59:49 [DEBUG] http: Request GET /v1/status/leader (160.115µs) from=127.0.0.6:53323 2023/01/13 23:59:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.840484824s) from=127.0.0.6:52479 2023/01/13 23:59:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.699163187s) from=127.0.0.6:51531 2023/01/13 23:59:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.12580729s) from=127.0.0.6:50441 2023/01/13 23:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.773971706s) from=127.0.0.6:41485 2023/01/13 23:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m6.190835037s) from=127.0.0.6:38737 2023/01/14 00:00:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.89407157s) from=127.0.0.6:59563 2023/01/14 00:00:09 [DEBUG] http: Request GET /v1/status/leader (253.16µs) from=127.0.0.6:33291 2023/01/14 00:00:09 [DEBUG] http: Request GET /v1/status/leader (278.382µs) from=127.0.0.6:53323 2023/01/14 00:00:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.222445308s) from=127.0.0.6:43015 2023/01/14 00:00:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.568760096s) from=127.0.0.6:33233 2023/01/14 00:00:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:00:28 [DEBUG] agent: Node info in sync 2023/01/14 00:00:29 [DEBUG] http: Request GET /v1/status/leader (171.121µs) from=127.0.0.6:33291 2023/01/14 00:00:29 [DEBUG] http: Request GET /v1/status/leader (1.791522ms) from=127.0.0.6:33291 2023/01/14 00:00:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:00:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.290624005s) from=127.0.0.6:38819 2023/01/14 00:00:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.748124004s) from=127.0.0.6:47309 2023/01/14 00:00:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.920245808s) from=127.0.0.6:40951 2023/01/14 00:00:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.182858744s) from=127.0.0.6:57157 2023/01/14 00:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m2.192838745s) from=127.0.0.6:51435 2023/01/14 00:00:49 [DEBUG] http: Request GET /v1/status/leader (234.926µs) from=127.0.0.6:53323 2023/01/14 00:00:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.953172275s) from=127.0.0.6:53221 2023/01/14 00:00:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.544110806s) from=127.0.0.6:38545 2023/01/14 00:00:49 [DEBUG] http: Request GET /v1/status/leader (229.616µs) from=127.0.0.6:33291 2023/01/14 00:00:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.107404149s) from=127.0.0.6:44403 2023/01/14 00:00:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.816237384s) from=127.0.0.6:51271 2023/01/14 00:00:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.087653786s) from=127.0.0.6:34369 2023/01/14 00:00:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:01:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.072242871s) from=127.0.0.6:57295 2023/01/14 00:01:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.661506855s) from=127.0.0.6:34079 2023/01/14 00:01:09 [DEBUG] http: Request GET /v1/status/leader (275.659µs) from=127.0.0.6:53323 2023/01/14 00:01:09 [DEBUG] http: Request GET /v1/status/leader (142.792µs) from=127.0.0.6:53323 2023/01/14 00:01:29 [DEBUG] http: Request GET /v1/status/leader (253.415µs) from=127.0.0.6:53323 2023/01/14 00:01:29 [DEBUG] http: Request GET /v1/status/leader (296.5µs) from=127.0.0.6:33291 2023/01/14 00:01:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.030994138s) from=127.0.0.6:53471 2023/01/14 00:01:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.023954724s) from=127.0.0.6:51799 2023/01/14 00:01:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:01:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.743086521s) from=127.0.0.6:40233 2023/01/14 00:01:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.059396501s) from=127.0.0.6:34773 2023/01/14 00:01:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.978480384s) from=127.0.0.6:59355 2023/01/14 00:01:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.441941605s) from=127.0.0.6:50643 2023/01/14 00:01:49 [DEBUG] http: Request GET /v1/status/leader (184.466µs) from=127.0.0.6:53323 2023/01/14 00:01:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.91836363s) from=127.0.0.6:36565 2023/01/14 00:01:49 [DEBUG] http: Request GET /v1/status/leader (398.162µs) from=127.0.0.6:33291 2023/01/14 00:01:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.194034234s) from=127.0.0.6:33983 2023/01/14 00:01:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.785096344s) from=127.0.0.6:43253 2023/01/14 00:01:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.991012362s) from=127.0.0.6:51531 2023/01/14 00:01:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m2.937913535s) from=127.0.0.6:38737 2023/01/14 00:02:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.490887885s) from=127.0.0.6:52479 2023/01/14 00:02:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.356998155s) from=127.0.0.6:50441 2023/01/14 00:02:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.387655615s) from=127.0.0.6:41485 2023/01/14 00:02:09 [DEBUG] http: Request GET /v1/status/leader (255.173µs) from=127.0.0.6:33291 2023/01/14 00:02:09 [DEBUG] http: Request GET /v1/status/leader (291.913µs) from=127.0.0.6:33291 2023/01/14 00:02:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.630893598s) from=127.0.0.6:59563 2023/01/14 00:02:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.269861273s) from=127.0.0.6:43015 2023/01/14 00:02:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.339829234s) from=127.0.0.6:33233 2023/01/14 00:02:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:02:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:02:12 [DEBUG] agent: Node info in sync 2023/01/14 00:02:29 [DEBUG] http: Request GET /v1/status/leader (154.478µs) from=127.0.0.6:33291 2023/01/14 00:02:29 [DEBUG] http: Request GET /v1/status/leader (1.639727ms) from=127.0.0.6:33291 2023/01/14 00:02:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:02:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.420721099s) from=127.0.0.6:38819 2023/01/14 00:02:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.381022647s) from=127.0.0.6:47309 2023/01/14 00:02:49 [DEBUG] http: Request GET /v1/status/leader (285.961µs) from=127.0.0.6:53323 2023/01/14 00:02:49 [DEBUG] http: Request GET /v1/status/leader (304.464µs) from=127.0.0.6:33291 2023/01/14 00:02:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.435331967s) from=127.0.0.6:57157 2023/01/14 00:02:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.698081948s) from=127.0.0.6:40951 2023/01/14 00:02:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m4.007586026s) from=127.0.0.6:51435 2023/01/14 00:02:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.3864672s) from=127.0.0.6:38545 2023/01/14 00:02:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.405454412s) from=127.0.0.6:44403 2023/01/14 00:02:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.22081786s) from=127.0.0.6:34369 2023/01/14 00:02:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.798376354s) from=127.0.0.6:53221 2023/01/14 00:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.780193257s) from=127.0.0.6:51271 2023/01/14 00:03:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.536677934s) from=127.0.0.6:34079 2023/01/14 00:03:09 [DEBUG] http: Request GET /v1/status/leader (3.479578ms) from=127.0.0.6:33291 2023/01/14 00:03:09 [DEBUG] http: Request GET /v1/status/leader (346.262µs) from=127.0.0.6:33291 2023/01/14 00:03:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.691633701s) from=127.0.0.6:57295 2023/01/14 00:03:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:03:29 [DEBUG] http: Request GET /v1/status/leader (190.479µs) from=127.0.0.6:53323 2023/01/14 00:03:29 [DEBUG] http: Request GET /v1/status/leader (166.094µs) from=127.0.0.6:33291 2023/01/14 00:03:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.068359784s) from=127.0.0.6:53471 2023/01/14 00:03:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:03:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.683577087s) from=127.0.0.6:51799 2023/01/14 00:03:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.774553746s) from=127.0.0.6:40233 2023/01/14 00:03:49 [DEBUG] http: Request GET /v1/status/leader (301.675µs) from=127.0.0.6:53323 2023/01/14 00:03:49 [DEBUG] http: Request GET /v1/status/leader (181.624µs) from=127.0.0.6:53323 2023/01/14 00:03:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:03:50 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:03:50 [DEBUG] agent: Node info in sync 2023/01/14 00:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.818647416s) from=127.0.0.6:33983 2023/01/14 00:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.909892095s) from=127.0.0.6:50643 2023/01/14 00:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.848137676s) from=127.0.0.6:43253 2023/01/14 00:03:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.825524381s) from=127.0.0.6:36565 2023/01/14 00:03:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.792825491s) from=127.0.0.6:34773 2023/01/14 00:03:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.031087128s) from=127.0.0.6:59355 2023/01/14 00:03:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.802688008s) from=127.0.0.6:51531 2023/01/14 00:03:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m0.255763833s) from=127.0.0.6:38737 2023/01/14 00:04:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.571040934s) from=127.0.0.6:41485 2023/01/14 00:04:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.190023526s) from=127.0.0.6:50441 2023/01/14 00:04:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.133239594s) from=127.0.0.6:52479 2023/01/14 00:04:09 [DEBUG] http: Request GET /v1/status/leader (244.23µs) from=127.0.0.6:33291 2023/01/14 00:04:09 [DEBUG] http: Request GET /v1/status/leader (278.397µs) from=127.0.0.6:33291 2023/01/14 00:04:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.871206737s) from=127.0.0.6:43015 2023/01/14 00:04:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.178476198s) from=127.0.0.6:59563 2023/01/14 00:04:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.870651051s) from=127.0.0.6:33233 2023/01/14 00:04:29 [DEBUG] http: Request GET /v1/status/leader (1.101628ms) from=127.0.0.6:53323 2023/01/14 00:04:29 [DEBUG] http: Request GET /v1/status/leader (183.456µs) from=127.0.0.6:53323 2023/01/14 00:04:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:04:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.923808579s) from=127.0.0.6:47309 2023/01/14 00:04:49 [DEBUG] http: Request GET /v1/status/leader (303.259µs) from=127.0.0.6:53323 2023/01/14 00:04:49 [DEBUG] http: Request GET /v1/status/leader (306.365µs) from=127.0.0.6:53323 2023/01/14 00:04:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.37385048s) from=127.0.0.6:38819 2023/01/14 00:04:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.706579936s) from=127.0.0.6:57157 2023/01/14 00:04:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.807992833s) from=127.0.0.6:38545 2023/01/14 00:04:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.265010065s) from=127.0.0.6:40951 2023/01/14 00:04:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.790232459s) from=127.0.0.6:44403 2023/01/14 00:04:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.554821047s) from=127.0.0.6:51271 2023/01/14 00:05:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.263619894s) from=127.0.0.6:34369 2023/01/14 00:05:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m7.258910779s) from=127.0.0.6:51435 2023/01/14 00:05:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.903152482s) from=127.0.0.6:53221 2023/01/14 00:05:09 [DEBUG] http: Request GET /v1/status/leader (182.19µs) from=127.0.0.6:33291 2023/01/14 00:05:09 [DEBUG] http: Request GET /v1/status/leader (347.627µs) from=127.0.0.6:33291 2023/01/14 00:05:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m4.976821968s) from=127.0.0.6:34079 2023/01/14 00:05:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.608631476s) from=127.0.0.6:57295 2023/01/14 00:05:29 [DEBUG] http: Request GET /v1/status/leader (240.296µs) from=127.0.0.6:53323 2023/01/14 00:05:29 [DEBUG] http: Request GET /v1/status/leader (273.672µs) from=127.0.0.6:53323 2023/01/14 00:05:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:05:33 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:05:33 [DEBUG] agent: Node info in sync 2023/01/14 00:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.40657417s) from=127.0.0.6:53471 2023/01/14 00:05:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:05:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:05:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.600550215s) from=127.0.0.6:51799 2023/01/14 00:05:49 [DEBUG] http: Request GET /v1/status/leader (175.95µs) from=127.0.0.6:53323 2023/01/14 00:05:49 [DEBUG] http: Request GET /v1/status/leader (161.386µs) from=127.0.0.6:33291 2023/01/14 00:05:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.36227002s) from=127.0.0.6:40233 2023/01/14 00:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.932035596s) from=127.0.0.6:43253 2023/01/14 00:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.781736664s) from=127.0.0.6:50643 2023/01/14 00:05:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.119025778s) from=127.0.0.6:59355 2023/01/14 00:05:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.312160614s) from=127.0.0.6:51531 2023/01/14 00:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.068718264s) from=127.0.0.6:33983 2023/01/14 00:05:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.503570057s) from=127.0.0.6:36565 2023/01/14 00:06:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.194763974s) from=127.0.0.6:34773 2023/01/14 00:06:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m7.209997662s) from=127.0.0.6:38737 2023/01/14 00:06:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.932704177s) from=127.0.0.6:41485 2023/01/14 00:06:09 [DEBUG] http: Request GET /v1/status/leader (175.303µs) from=127.0.0.6:33291 2023/01/14 00:06:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.596074654s) from=127.0.0.6:50441 2023/01/14 00:06:09 [DEBUG] http: Request GET /v1/status/leader (176.954µs) from=127.0.0.6:53323 2023/01/14 00:06:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.382921435s) from=127.0.0.6:52479 2023/01/14 00:06:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.280227139s) from=127.0.0.6:43015 2023/01/14 00:06:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.808219231s) from=127.0.0.6:33233 2023/01/14 00:06:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.393372246s) from=127.0.0.6:59563 2023/01/14 00:06:29 [DEBUG] http: Request GET /v1/status/leader (265.977µs) from=127.0.0.6:33291 2023/01/14 00:06:29 [DEBUG] http: Request GET /v1/status/leader (271.675µs) from=127.0.0.6:33291 2023/01/14 00:06:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:06:36 [DEBUG] agent: Node info in sync 2023/01/14 00:06:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:06:49 [DEBUG] http: Request GET /v1/status/leader (158.684µs) from=127.0.0.6:33291 2023/01/14 00:06:49 [DEBUG] http: Request GET /v1/status/leader (165.184µs) from=127.0.0.6:53323 2023/01/14 00:06:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.50506342s) from=127.0.0.6:38819 2023/01/14 00:06:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.146568553s) from=127.0.0.6:47309 2023/01/14 00:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.090435629s) from=127.0.0.6:51271 2023/01/14 00:06:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.58835286s) from=127.0.0.6:40951 2023/01/14 00:06:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.883928701s) from=127.0.0.6:57157 2023/01/14 00:06:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.281982538s) from=127.0.0.6:38545 2023/01/14 00:07:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m3.375131764s) from=127.0.0.6:51435 2023/01/14 00:07:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.778209272s) from=127.0.0.6:44403 2023/01/14 00:07:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.058844526s) from=127.0.0.6:34369 2023/01/14 00:07:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.324282854s) from=127.0.0.6:53221 2023/01/14 00:07:09 [DEBUG] http: Request GET /v1/status/leader (269.73µs) from=127.0.0.6:53323 2023/01/14 00:07:09 [DEBUG] http: Request GET /v1/status/leader (172.835µs) from=127.0.0.6:33291 2023/01/14 00:07:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.439184919s) from=127.0.0.6:34079 2023/01/14 00:07:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.512083716s) from=127.0.0.6:57295 2023/01/14 00:07:29 [DEBUG] http: Request GET /v1/status/leader (311.09µs) from=127.0.0.6:53323 2023/01/14 00:07:29 [DEBUG] http: Request GET /v1/status/leader (3.935846ms) from=127.0.0.6:33291 2023/01/14 00:07:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.58876534s) from=127.0.0.6:53471 2023/01/14 00:07:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:07:49 [DEBUG] http: Request GET /v1/status/leader (230.38µs) from=127.0.0.6:33291 2023/01/14 00:07:49 [DEBUG] http: Request GET /v1/status/leader (262.072µs) from=127.0.0.6:33291 2023/01/14 00:07:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.236524621s) from=127.0.0.6:51799 2023/01/14 00:07:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.51374998s) from=127.0.0.6:40233 2023/01/14 00:07:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.180727491s) from=127.0.0.6:43253 2023/01/14 00:08:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.248367809s) from=127.0.0.6:50643 2023/01/14 00:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.995813719s) from=127.0.0.6:51531 2023/01/14 00:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.844371473s) from=127.0.0.6:59355 2023/01/14 00:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.094839298s) from=127.0.0.6:33983 2023/01/14 00:08:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.822138516s) from=127.0.0.6:36565 2023/01/14 00:08:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.681704482s) from=127.0.0.6:34773 2023/01/14 00:08:09 [DEBUG] http: Request GET /v1/status/leader (3.991942ms) from=127.0.0.6:33291 2023/01/14 00:08:09 [DEBUG] http: Request GET /v1/status/leader (300.634µs) from=127.0.0.6:53323 2023/01/14 00:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m5.64442906s) from=127.0.0.6:38737 2023/01/14 00:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.525448211s) from=127.0.0.6:41485 2023/01/14 00:08:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:08:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:08:14 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:08:14 [DEBUG] agent: Node info in sync 2023/01/14 00:08:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.694935178s) from=127.0.0.6:50441 2023/01/14 00:08:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.601933258s) from=127.0.0.6:52479 2023/01/14 00:08:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.992740805s) from=127.0.0.6:33233 2023/01/14 00:08:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.431755488s) from=127.0.0.6:43015 2023/01/14 00:08:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.299739975s) from=127.0.0.6:59563 2023/01/14 00:08:29 [DEBUG] http: Request GET /v1/status/leader (236.652µs) from=127.0.0.6:53323 2023/01/14 00:08:29 [DEBUG] http: Request GET /v1/status/leader (297.532µs) from=127.0.0.6:33291 2023/01/14 00:08:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:08:49 [DEBUG] http: Request GET /v1/status/leader (278.436µs) from=127.0.0.6:53323 2023/01/14 00:08:49 [DEBUG] http: Request GET /v1/status/leader (276.173µs) from=127.0.0.6:33291 2023/01/14 00:08:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.295484312s) from=127.0.0.6:38819 2023/01/14 00:08:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.051950232s) from=127.0.0.6:40951 2023/01/14 00:08:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.821075022s) from=127.0.0.6:57157 2023/01/14 00:08:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.667961594s) from=127.0.0.6:47309 2023/01/14 00:08:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.036536794s) from=127.0.0.6:51271 2023/01/14 00:09:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m7.458426366s) from=127.0.0.6:38545 2023/01/14 00:09:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.683625025s) from=127.0.0.6:34369 2023/01/14 00:09:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.713422369s) from=127.0.0.6:53221 2023/01/14 00:09:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.702182103s) from=127.0.0.6:44403 2023/01/14 00:09:09 [DEBUG] http: Request GET /v1/status/leader (435.092µs) from=127.0.0.6:33291 2023/01/14 00:09:09 [DEBUG] http: Request GET /v1/status/leader (141.93µs) from=127.0.0.6:53323 2023/01/14 00:09:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.963620912s) from=127.0.0.6:51435 2023/01/14 00:09:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.356555128s) from=127.0.0.6:34079 2023/01/14 00:09:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.040862858s) from=127.0.0.6:57295 2023/01/14 00:09:29 [DEBUG] http: Request GET /v1/status/leader (287.875µs) from=127.0.0.6:53323 2023/01/14 00:09:29 [DEBUG] http: Request GET /v1/status/leader (254.969µs) from=127.0.0.6:53323 2023/01/14 00:09:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:09:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.620709817s) from=127.0.0.6:53471 2023/01/14 00:09:49 [DEBUG] http: Request GET /v1/status/leader (306.807µs) from=127.0.0.6:33291 2023/01/14 00:09:49 [DEBUG] http: Request GET /v1/status/leader (157.869µs) from=127.0.0.6:53323 2023/01/14 00:09:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.215552477s) from=127.0.0.6:51799 2023/01/14 00:09:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.504945154s) from=127.0.0.6:40233 2023/01/14 00:10:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.039189228s) from=127.0.0.6:43253 2023/01/14 00:10:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.773585936s) from=127.0.0.6:50643 2023/01/14 00:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.872741042s) from=127.0.0.6:33983 2023/01/14 00:10:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.177151695s) from=127.0.0.6:59355 2023/01/14 00:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.44839086s) from=127.0.0.6:51531 2023/01/14 00:10:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.923853271s) from=127.0.0.6:34773 2023/01/14 00:10:09 [DEBUG] http: Request GET /v1/status/leader (449.767µs) from=127.0.0.6:53323 2023/01/14 00:10:09 [DEBUG] http: Request GET /v1/status/leader (452.083µs) from=127.0.0.6:33291 2023/01/14 00:10:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.731454202s) from=127.0.0.6:36565 2023/01/14 00:10:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:10:14 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:10:14 [DEBUG] agent: Node info in sync 2023/01/14 00:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m2.539968788s) from=127.0.0.6:38737 2023/01/14 00:10:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.568066546s) from=127.0.0.6:52479 2023/01/14 00:10:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.264832207s) from=127.0.0.6:41485 2023/01/14 00:10:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.952631665s) from=127.0.0.6:50441 2023/01/14 00:10:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.211556848s) from=127.0.0.6:43015 2023/01/14 00:10:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.014528619s) from=127.0.0.6:33233 2023/01/14 00:10:29 [DEBUG] http: Request GET /v1/status/leader (316.798µs) from=127.0.0.6:33291 2023/01/14 00:10:29 [DEBUG] http: Request GET /v1/status/leader (164.88µs) from=127.0.0.6:53323 2023/01/14 00:10:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.52492043s) from=127.0.0.6:59563 2023/01/14 00:10:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:10:49 [DEBUG] http: Request GET /v1/status/leader (2.026691ms) from=127.0.0.6:53323 2023/01/14 00:10:49 [DEBUG] http: Request GET /v1/status/leader (3.647522ms) from=127.0.0.6:53323 2023/01/14 00:10:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.701934824s) from=127.0.0.6:38819 2023/01/14 00:11:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.930957079s) from=127.0.0.6:57157 2023/01/14 00:11:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.339291823s) from=127.0.0.6:51271 2023/01/14 00:11:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.984698409s) from=127.0.0.6:47309 2023/01/14 00:11:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.978519387s) from=127.0.0.6:40951 2023/01/14 00:11:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:11:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.330217479s) from=127.0.0.6:38545 2023/01/14 00:11:09 [DEBUG] http: Request GET /v1/status/leader (140.28µs) from=127.0.0.6:33291 2023/01/14 00:11:09 [DEBUG] http: Request GET /v1/status/leader (145.628µs) from=127.0.0.6:33291 2023/01/14 00:11:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.961433451s) from=127.0.0.6:53221 2023/01/14 00:11:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.027740698s) from=127.0.0.6:44403 2023/01/14 00:11:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.208782851s) from=127.0.0.6:34369 2023/01/14 00:11:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m3.157196901s) from=127.0.0.6:51435 2023/01/14 00:11:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.025422177s) from=127.0.0.6:34079 2023/01/14 00:11:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.887551728s) from=127.0.0.6:57295 2023/01/14 00:11:29 [DEBUG] http: Request GET /v1/status/leader (504.603µs) from=127.0.0.6:53323 2023/01/14 00:11:29 [DEBUG] http: Request GET /v1/status/leader (363.178µs) from=127.0.0.6:33291 2023/01/14 00:11:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:11:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:11:35 [DEBUG] agent: Node info in sync 2023/01/14 00:11:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:11:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.595393563s) from=127.0.0.6:53471 2023/01/14 00:11:49 [DEBUG] http: Request GET /v1/status/leader (3.783471ms) from=127.0.0.6:53323 2023/01/14 00:11:50 [DEBUG] http: Request GET /v1/status/leader (156.17µs) from=127.0.0.6:53323 2023/01/14 00:12:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.265943081s) from=127.0.0.6:51799 2023/01/14 00:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.000346076s) from=127.0.0.6:43253 2023/01/14 00:12:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.678431324s) from=127.0.0.6:40233 2023/01/14 00:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.003162709s) from=127.0.0.6:50643 2023/01/14 00:12:09 [DEBUG] http: Request GET /v1/status/leader (419.127µs) from=127.0.0.6:33291 2023/01/14 00:12:10 [DEBUG] http: Request GET /v1/status/leader (347.485µs) from=127.0.0.6:33291 2023/01/14 00:12:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.020766626s) from=127.0.0.6:34773 2023/01/14 00:12:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.346278233s) from=127.0.0.6:51531 2023/01/14 00:12:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.734641695s) from=127.0.0.6:33983 2023/01/14 00:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.895065226s) from=127.0.0.6:59355 2023/01/14 00:12:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.014898036s) from=127.0.0.6:36565 2023/01/14 00:12:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.859748547s) from=127.0.0.6:38737 2023/01/14 00:12:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.352590428s) from=127.0.0.6:50441 2023/01/14 00:12:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.356974205s) from=127.0.0.6:52479 2023/01/14 00:12:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.17034637s) from=127.0.0.6:41485 2023/01/14 00:12:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.452422219s) from=127.0.0.6:43015 2023/01/14 00:12:29 [DEBUG] http: Request GET /v1/status/leader (172.851µs) from=127.0.0.6:33291 2023/01/14 00:12:30 [DEBUG] http: Request GET /v1/status/leader (174.317µs) from=127.0.0.6:53323 2023/01/14 00:12:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.260147399s) from=127.0.0.6:59563 2023/01/14 00:12:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.206080436s) from=127.0.0.6:33233 2023/01/14 00:12:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:12:49 [DEBUG] http: Request GET /v1/status/leader (329.383µs) from=127.0.0.6:33291 2023/01/14 00:12:50 [DEBUG] http: Request GET /v1/status/leader (410.978µs) from=127.0.0.6:33291 2023/01/14 00:12:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:12:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:12:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:12:51 [DEBUG] agent: Node info in sync 2023/01/14 00:13:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.006555429s) from=127.0.0.6:57157 2023/01/14 00:13:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.842837034s) from=127.0.0.6:38819 2023/01/14 00:13:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.064623343s) from=127.0.0.6:47309 2023/01/14 00:13:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.177859s) from=127.0.0.6:51271 2023/01/14 00:13:09 [DEBUG] http: Request GET /v1/status/leader (269.157µs) from=127.0.0.6:33291 2023/01/14 00:13:10 [DEBUG] http: Request GET /v1/status/leader (285.763µs) from=127.0.0.6:53323 2023/01/14 00:13:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.326541839s) from=127.0.0.6:38545 2023/01/14 00:13:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.634429032s) from=127.0.0.6:44403 2023/01/14 00:13:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.835289244s) from=127.0.0.6:40951 2023/01/14 00:13:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.495348835s) from=127.0.0.6:34079 2023/01/14 00:13:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.552004077s) from=127.0.0.6:53221 2023/01/14 00:13:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m3.398663408s) from=127.0.0.6:51435 2023/01/14 00:13:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.580463804s) from=127.0.0.6:34369 2023/01/14 00:13:29 [DEBUG] http: Request GET /v1/status/leader (302.53µs) from=127.0.0.6:33291 2023/01/14 00:13:30 [DEBUG] http: Request GET /v1/status/leader (143.309µs) from=127.0.0.6:53323 2023/01/14 00:13:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.42626842s) from=127.0.0.6:57295 2023/01/14 00:13:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:13:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:13:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.358828756s) from=127.0.0.6:53471 2023/01/14 00:13:49 [DEBUG] http: Request GET /v1/status/leader (2.929961ms) from=127.0.0.6:33291 2023/01/14 00:13:50 [DEBUG] http: Request GET /v1/status/leader (193.84µs) from=127.0.0.6:33291 2023/01/14 00:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.434910168s) from=127.0.0.6:43253 2023/01/14 00:14:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.712399907s) from=127.0.0.6:51799 2023/01/14 00:14:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.157663598s) from=127.0.0.6:40233 2023/01/14 00:14:09 [DEBUG] http: Request GET /v1/status/leader (299.208µs) from=127.0.0.6:33291 2023/01/14 00:14:10 [DEBUG] http: Request GET /v1/status/leader (163.621µs) from=127.0.0.6:53323 2023/01/14 00:14:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:14:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:14:11 [DEBUG] agent: Node info in sync 2023/01/14 00:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.318339994s) from=127.0.0.6:50643 2023/01/14 00:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.020314183s) from=127.0.0.6:51531 2023/01/14 00:14:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.978277938s) from=127.0.0.6:34773 2023/01/14 00:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.979052875s) from=127.0.0.6:59355 2023/01/14 00:14:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.158401558s) from=127.0.0.6:38737 2023/01/14 00:14:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.729517771s) from=127.0.0.6:33983 2023/01/14 00:14:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.6364532s) from=127.0.0.6:36565 2023/01/14 00:14:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.848508254s) from=127.0.0.6:50441 2023/01/14 00:14:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.526764964s) from=127.0.0.6:52479 2023/01/14 00:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.75397949s) from=127.0.0.6:41485 2023/01/14 00:14:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.390126011s) from=127.0.0.6:43015 2023/01/14 00:14:29 [DEBUG] http: Request GET /v1/status/leader (159.558µs) from=127.0.0.6:53323 2023/01/14 00:14:30 [DEBUG] http: Request GET /v1/status/leader (287.674µs) from=127.0.0.6:53323 2023/01/14 00:14:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.687621737s) from=127.0.0.6:59563 2023/01/14 00:14:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:14:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.484814674s) from=127.0.0.6:33233 2023/01/14 00:14:49 [DEBUG] http: Request GET /v1/status/leader (270.555µs) from=127.0.0.6:33291 2023/01/14 00:14:50 [DEBUG] http: Request GET /v1/status/leader (264.831µs) from=127.0.0.6:53323 2023/01/14 00:15:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.732344655s) from=127.0.0.6:57157 2023/01/14 00:15:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.130440234s) from=127.0.0.6:47309 2023/01/14 00:15:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.285527217s) from=127.0.0.6:51271 2023/01/14 00:15:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.555442485s) from=127.0.0.6:38819 2023/01/14 00:15:09 [DEBUG] http: Request GET /v1/status/leader (158.772µs) from=127.0.0.6:53323 2023/01/14 00:15:10 [DEBUG] http: Request GET /v1/status/leader (166.416µs) from=127.0.0.6:53323 2023/01/14 00:15:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.506348501s) from=127.0.0.6:44403 2023/01/14 00:15:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.503662691s) from=127.0.0.6:40951 2023/01/14 00:15:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m7.201667544s) from=127.0.0.6:38545 2023/01/14 00:15:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m0.797797759s) from=127.0.0.6:51435 2023/01/14 00:15:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.171583101s) from=127.0.0.6:34079 2023/01/14 00:15:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.889563073s) from=127.0.0.6:53221 2023/01/14 00:15:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.340180627s) from=127.0.0.6:34369 2023/01/14 00:15:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:15:26 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:15:26 [DEBUG] agent: Node info in sync 2023/01/14 00:15:29 [DEBUG] http: Request GET /v1/status/leader (238.787µs) from=127.0.0.6:53323 2023/01/14 00:15:30 [DEBUG] http: Request GET /v1/status/leader (388.31µs) from=127.0.0.6:53323 2023/01/14 00:15:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.773771189s) from=127.0.0.6:57295 2023/01/14 00:15:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:15:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:15:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.038996399s) from=127.0.0.6:53471 2023/01/14 00:15:49 [DEBUG] http: Request GET /v1/status/leader (387.11µs) from=127.0.0.6:33291 2023/01/14 00:15:50 [DEBUG] http: Request GET /v1/status/leader (323.014µs) from=127.0.0.6:53323 2023/01/14 00:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.850271302s) from=127.0.0.6:43253 2023/01/14 00:16:09 [DEBUG] http: Request GET /v1/status/leader (166.935µs) from=127.0.0.6:33291 2023/01/14 00:16:10 [DEBUG] http: Request GET /v1/status/leader (311.885µs) from=127.0.0.6:33291 2023/01/14 00:16:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.116276259s) from=127.0.0.6:51799 2023/01/14 00:16:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.041312498s) from=127.0.0.6:40233 2023/01/14 00:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.336640942s) from=127.0.0.6:50643 2023/01/14 00:16:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.167925539s) from=127.0.0.6:51531 2023/01/14 00:16:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.011051286s) from=127.0.0.6:34773 2023/01/14 00:16:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.506748038s) from=127.0.0.6:36565 2023/01/14 00:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m4.436958274s) from=127.0.0.6:38737 2023/01/14 00:16:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.636967966s) from=127.0.0.6:59355 2023/01/14 00:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.011049634s) from=127.0.0.6:33983 2023/01/14 00:16:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.485127357s) from=127.0.0.6:41485 2023/01/14 00:16:29 [DEBUG] http: Request GET /v1/status/leader (635.292µs) from=127.0.0.6:53323 2023/01/14 00:16:30 [DEBUG] http: Request GET /v1/status/leader (980.12µs) from=127.0.0.6:53323 2023/01/14 00:16:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.194265078s) from=127.0.0.6:52479 2023/01/14 00:16:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.473428496s) from=127.0.0.6:43015 2023/01/14 00:16:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.153853473s) from=127.0.0.6:50441 2023/01/14 00:16:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:16:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.249231926s) from=127.0.0.6:59563 2023/01/14 00:16:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.399118134s) from=127.0.0.6:33233 2023/01/14 00:16:49 [DEBUG] http: Request GET /v1/status/leader (503.732µs) from=127.0.0.6:33291 2023/01/14 00:16:50 [DEBUG] http: Request GET /v1/status/leader (1.38201ms) from=127.0.0.6:53323 2023/01/14 00:17:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.611256717s) from=127.0.0.6:57157 2023/01/14 00:17:09 [DEBUG] http: Request GET /v1/status/leader (173.533µs) from=127.0.0.6:33291 2023/01/14 00:17:10 [DEBUG] http: Request GET /v1/status/leader (167.928µs) from=127.0.0.6:33291 2023/01/14 00:17:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.297550715s) from=127.0.0.6:47309 2023/01/14 00:17:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.868464409s) from=127.0.0.6:51271 2023/01/14 00:17:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m7.192969129s) from=127.0.0.6:38819 2023/01/14 00:17:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:17:17 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:17:17 [DEBUG] agent: Node info in sync 2023/01/14 00:17:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.043276379s) from=127.0.0.6:38545 2023/01/14 00:17:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.231765871s) from=127.0.0.6:51435 2023/01/14 00:17:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.995088573s) from=127.0.0.6:44403 2023/01/14 00:17:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.529591028s) from=127.0.0.6:34079 2023/01/14 00:17:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.423634767s) from=127.0.0.6:40951 2023/01/14 00:17:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.658486306s) from=127.0.0.6:34369 2023/01/14 00:17:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.518736273s) from=127.0.0.6:53221 2023/01/14 00:17:29 [DEBUG] http: Request GET /v1/status/leader (310.642µs) from=127.0.0.6:33291 2023/01/14 00:17:30 [DEBUG] http: Request GET /v1/status/leader (293.068µs) from=127.0.0.6:33291 2023/01/14 00:17:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:17:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.032978843s) from=127.0.0.6:57295 2023/01/14 00:17:49 [DEBUG] http: Request GET /v1/status/leader (200.758µs) from=127.0.0.6:33291 2023/01/14 00:17:50 [DEBUG] http: Request GET /v1/status/leader (293.59µs) from=127.0.0.6:53323 2023/01/14 00:17:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.369819388s) from=127.0.0.6:53471 2023/01/14 00:18:09 [DEBUG] http: Request GET /v1/status/leader (271.435µs) from=127.0.0.6:53323 2023/01/14 00:18:10 [DEBUG] http: Request GET /v1/status/leader (252.822µs) from=127.0.0.6:33291 2023/01/14 00:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.099743031s) from=127.0.0.6:43253 2023/01/14 00:18:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.555381708s) from=127.0.0.6:51531 2023/01/14 00:18:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.366592231s) from=127.0.0.6:51799 2023/01/14 00:18:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.012971312s) from=127.0.0.6:40233 2023/01/14 00:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.061494537s) from=127.0.0.6:50643 2023/01/14 00:18:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.866728491s) from=127.0.0.6:36565 2023/01/14 00:18:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.816305354s) from=127.0.0.6:34773 2023/01/14 00:18:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m3.155141208s) from=127.0.0.6:38737 2023/01/14 00:18:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.320867484s) from=127.0.0.6:59355 2023/01/14 00:18:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.597891997s) from=127.0.0.6:33983 2023/01/14 00:18:29 [DEBUG] http: Request GET /v1/status/leader (157.076µs) from=127.0.0.6:33291 2023/01/14 00:18:30 [DEBUG] http: Request GET /v1/status/leader (141.395µs) from=127.0.0.6:33291 2023/01/14 00:18:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.556624319s) from=127.0.0.6:50441 2023/01/14 00:18:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.250514267s) from=127.0.0.6:43015 2023/01/14 00:18:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:18:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:18:35 [DEBUG] agent: Node info in sync 2023/01/14 00:18:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.271838337s) from=127.0.0.6:41485 2023/01/14 00:18:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.607163176s) from=127.0.0.6:52479 2023/01/14 00:18:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:18:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.43671367s) from=127.0.0.6:59563 2023/01/14 00:18:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.19079178s) from=127.0.0.6:33233 2023/01/14 00:18:49 [DEBUG] http: Request GET /v1/status/leader (344.877µs) from=127.0.0.6:53323 2023/01/14 00:18:50 [DEBUG] http: Request GET /v1/status/leader (142.83µs) from=127.0.0.6:53323 2023/01/14 00:19:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.306850533s) from=127.0.0.6:57157 2023/01/14 00:19:09 [DEBUG] http: Request GET /v1/status/leader (267.346µs) from=127.0.0.6:33291 2023/01/14 00:19:10 [DEBUG] http: Request GET /v1/status/leader (1.40623ms) from=127.0.0.6:33291 2023/01/14 00:19:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.254368302s) from=127.0.0.6:38819 2023/01/14 00:19:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.399400009s) from=127.0.0.6:47309 2023/01/14 00:19:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.220110776s) from=127.0.0.6:38545 2023/01/14 00:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.473206716s) from=127.0.0.6:44403 2023/01/14 00:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.752136089s) from=127.0.0.6:51271 2023/01/14 00:19:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m4.0936483s) from=127.0.0.6:51435 2023/01/14 00:19:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.335352387s) from=127.0.0.6:40951 2023/01/14 00:19:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.038163665s) from=127.0.0.6:34079 2023/01/14 00:19:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.083138431s) from=127.0.0.6:34369 2023/01/14 00:19:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.977165671s) from=127.0.0.6:53221 2023/01/14 00:19:29 [DEBUG] http: Request GET /v1/status/leader (324.48µs) from=127.0.0.6:33291 2023/01/14 00:19:30 [DEBUG] http: Request GET /v1/status/leader (170.397µs) from=127.0.0.6:33291 2023/01/14 00:19:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:19:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.262395293s) from=127.0.0.6:57295 2023/01/14 00:19:49 [DEBUG] http: Request GET /v1/status/leader (307.597µs) from=127.0.0.6:53323 2023/01/14 00:19:50 [DEBUG] http: Request GET /v1/status/leader (4.433281ms) from=127.0.0.6:53323 2023/01/14 00:19:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.387706803s) from=127.0.0.6:53471 2023/01/14 00:20:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:20:06 [DEBUG] agent: Node info in sync 2023/01/14 00:20:09 [DEBUG] http: Request GET /v1/status/leader (322.917µs) from=127.0.0.6:33291 2023/01/14 00:20:10 [DEBUG] http: Request GET /v1/status/leader (272.828µs) from=127.0.0.6:53323 2023/01/14 00:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.958114625s) from=127.0.0.6:43253 2023/01/14 00:20:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.195749379s) from=127.0.0.6:51531 2023/01/14 00:20:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.797680291s) from=127.0.0.6:40233 2023/01/14 00:20:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.727728306s) from=127.0.0.6:51799 2023/01/14 00:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.388276215s) from=127.0.0.6:50643 2023/01/14 00:20:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.974070016s) from=127.0.0.6:36565 2023/01/14 00:20:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.835487203s) from=127.0.0.6:59355 2023/01/14 00:20:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.748179607s) from=127.0.0.6:34773 2023/01/14 00:20:29 [DEBUG] http: Request GET /v1/status/leader (219.129µs) from=127.0.0.6:53323 2023/01/14 00:20:30 [DEBUG] http: Request GET /v1/status/leader (435.031µs) from=127.0.0.6:53323 2023/01/14 00:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m5.450757408s) from=127.0.0.6:38737 2023/01/14 00:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.097621248s) from=127.0.0.6:33983 2023/01/14 00:20:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.569310258s) from=127.0.0.6:41485 2023/01/14 00:20:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.57956498s) from=127.0.0.6:50441 2023/01/14 00:20:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.878483947s) from=127.0.0.6:43015 2023/01/14 00:20:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.027778691s) from=127.0.0.6:59563 2023/01/14 00:20:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.456886044s) from=127.0.0.6:52479 2023/01/14 00:20:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.528908168s) from=127.0.0.6:33233 2023/01/14 00:20:50 [DEBUG] http: Request GET /v1/status/leader (268.519µs) from=127.0.0.6:33291 2023/01/14 00:20:50 [DEBUG] http: Request GET /v1/status/leader (185.09µs) from=127.0.0.6:53323 2023/01/14 00:21:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:21:10 [DEBUG] http: Request GET /v1/status/leader (296.963µs) from=127.0.0.6:53323 2023/01/14 00:21:10 [DEBUG] http: Request GET /v1/status/leader (289.134µs) from=127.0.0.6:53323 2023/01/14 00:21:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.603890723s) from=127.0.0.6:57157 2023/01/14 00:21:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:21:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:21:19 [DEBUG] agent: Node info in sync 2023/01/14 00:21:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.964772614s) from=127.0.0.6:38819 2023/01/14 00:21:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.089210583s) from=127.0.0.6:38545 2023/01/14 00:21:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.108307603s) from=127.0.0.6:47309 2023/01/14 00:21:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.106915358s) from=127.0.0.6:51271 2023/01/14 00:21:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.976091685s) from=127.0.0.6:44403 2023/01/14 00:21:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.612818601s) from=127.0.0.6:34079 2023/01/14 00:21:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.67523791s) from=127.0.0.6:51435 2023/01/14 00:21:30 [DEBUG] http: Request GET /v1/status/leader (303.544µs) from=127.0.0.6:53323 2023/01/14 00:21:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.401001415s) from=127.0.0.6:40951 2023/01/14 00:21:30 [DEBUG] http: Request GET /v1/status/leader (240.663µs) from=127.0.0.6:53323 2023/01/14 00:21:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.477996911s) from=127.0.0.6:34369 2023/01/14 00:21:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.156138676s) from=127.0.0.6:53221 2023/01/14 00:21:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:21:50 [DEBUG] http: Request GET /v1/status/leader (165.049µs) from=127.0.0.6:33291 2023/01/14 00:21:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.826396096s) from=127.0.0.6:57295 2023/01/14 00:21:50 [DEBUG] http: Request GET /v1/status/leader (169.984µs) from=127.0.0.6:33291 2023/01/14 00:22:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.464359823s) from=127.0.0.6:53471 2023/01/14 00:22:10 [DEBUG] http: Request GET /v1/status/leader (822.938µs) from=127.0.0.6:53323 2023/01/14 00:22:10 [DEBUG] http: Request GET /v1/status/leader (1.398733ms) from=127.0.0.6:53323 2023/01/14 00:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.924585436s) from=127.0.0.6:43253 2023/01/14 00:22:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.776030695s) from=127.0.0.6:51799 2023/01/14 00:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.58753984s) from=127.0.0.6:51531 2023/01/14 00:22:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.511019923s) from=127.0.0.6:50643 2023/01/14 00:22:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.03074967s) from=127.0.0.6:40233 2023/01/14 00:22:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.151420291s) from=127.0.0.6:36565 2023/01/14 00:22:30 [DEBUG] http: Request GET /v1/status/leader (281.49µs) from=127.0.0.6:33291 2023/01/14 00:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.352801782s) from=127.0.0.6:59355 2023/01/14 00:22:30 [DEBUG] http: Request GET /v1/status/leader (148.936µs) from=127.0.0.6:33291 2023/01/14 00:22:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.095232319s) from=127.0.0.6:38737 2023/01/14 00:22:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.738491342s) from=127.0.0.6:33983 2023/01/14 00:22:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.603191226s) from=127.0.0.6:34773 2023/01/14 00:22:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:22:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.670159668s) from=127.0.0.6:50441 2023/01/14 00:22:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.22467418s) from=127.0.0.6:59563 2023/01/14 00:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.357129551s) from=127.0.0.6:41485 2023/01/14 00:22:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.457591594s) from=127.0.0.6:43015 2023/01/14 00:22:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.020583963s) from=127.0.0.6:52479 2023/01/14 00:22:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.92870152s) from=127.0.0.6:33233 2023/01/14 00:22:50 [DEBUG] http: Request GET /v1/status/leader (602.764µs) from=127.0.0.6:53323 2023/01/14 00:22:50 [DEBUG] http: Request GET /v1/status/leader (319.554µs) from=127.0.0.6:53323 2023/01/14 00:23:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:23:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:23:05 [DEBUG] agent: Node info in sync 2023/01/14 00:23:10 [DEBUG] http: Request GET /v1/status/leader (182.687µs) from=127.0.0.6:33291 2023/01/14 00:23:10 [DEBUG] http: Request GET /v1/status/leader (205.921µs) from=127.0.0.6:53323 2023/01/14 00:23:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.763870469s) from=127.0.0.6:57157 2023/01/14 00:23:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.089129003s) from=127.0.0.6:38545 2023/01/14 00:23:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.435128444s) from=127.0.0.6:38819 2023/01/14 00:23:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.920616338s) from=127.0.0.6:51271 2023/01/14 00:23:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.590455815s) from=127.0.0.6:47309 2023/01/14 00:23:30 [DEBUG] http: Request GET /v1/status/leader (313.15µs) from=127.0.0.6:33291 2023/01/14 00:23:30 [DEBUG] http: Request GET /v1/status/leader (308.698µs) from=127.0.0.6:53323 2023/01/14 00:23:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.055202384s) from=127.0.0.6:34079 2023/01/14 00:23:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.890874492s) from=127.0.0.6:51435 2023/01/14 00:23:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.244105475s) from=127.0.0.6:44403 2023/01/14 00:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.068170354s) from=127.0.0.6:53221 2023/01/14 00:23:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.493108233s) from=127.0.0.6:40951 2023/01/14 00:23:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.569732393s) from=127.0.0.6:34369 2023/01/14 00:23:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:23:50 [DEBUG] http: Request GET /v1/status/leader (1.01055ms) from=127.0.0.6:53323 2023/01/14 00:23:50 [DEBUG] http: Request GET /v1/status/leader (283.853µs) from=127.0.0.6:33291 2023/01/14 00:23:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.654146291s) from=127.0.0.6:57295 2023/01/14 00:23:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:24:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.001699726s) from=127.0.0.6:53471 2023/01/14 00:24:10 [DEBUG] http: Request GET /v1/status/leader (276.231µs) from=127.0.0.6:53323 2023/01/14 00:24:10 [DEBUG] http: Request GET /v1/status/leader (272.603µs) from=127.0.0.6:53323 2023/01/14 00:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.276593196s) from=127.0.0.6:43253 2023/01/14 00:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.280101558s) from=127.0.0.6:51531 2023/01/14 00:24:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.960819632s) from=127.0.0.6:51799 2023/01/14 00:24:30 [DEBUG] http: Request GET /v1/status/leader (314µs) from=127.0.0.6:53323 2023/01/14 00:24:30 [DEBUG] http: Request GET /v1/status/leader (142.493µs) from=127.0.0.6:53323 2023/01/14 00:24:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.457525499s) from=127.0.0.6:36565 2023/01/14 00:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.659461381s) from=127.0.0.6:50643 2023/01/14 00:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.465189277s) from=127.0.0.6:59355 2023/01/14 00:24:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.20475639s) from=127.0.0.6:40233 2023/01/14 00:24:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:24:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m7.14303832s) from=127.0.0.6:38737 2023/01/14 00:24:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.777392392s) from=127.0.0.6:34773 2023/01/14 00:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.150351631s) from=127.0.0.6:33983 2023/01/14 00:24:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.6641645s) from=127.0.0.6:50441 2023/01/14 00:24:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.756506023s) from=127.0.0.6:59563 2023/01/14 00:24:50 [DEBUG] http: Request GET /v1/status/leader (307.154µs) from=127.0.0.6:53323 2023/01/14 00:24:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:24:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:24:50 [DEBUG] agent: Node info in sync 2023/01/14 00:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.440744787s) from=127.0.0.6:41485 2023/01/14 00:24:50 [DEBUG] http: Request GET /v1/status/leader (142.845µs) from=127.0.0.6:53323 2023/01/14 00:24:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.55632905s) from=127.0.0.6:33233 2023/01/14 00:24:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.478238908s) from=127.0.0.6:43015 2023/01/14 00:24:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.33432372s) from=127.0.0.6:52479 2023/01/14 00:25:10 [DEBUG] http: Request GET /v1/status/leader (265.347µs) from=127.0.0.6:53323 2023/01/14 00:25:10 [DEBUG] http: Request GET /v1/status/leader (316.367µs) from=127.0.0.6:53323 2023/01/14 00:25:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m7.210529515s) from=127.0.0.6:57157 2023/01/14 00:25:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.299404213s) from=127.0.0.6:38819 2023/01/14 00:25:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.973338458s) from=127.0.0.6:38545 2023/01/14 00:25:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.190096789s) from=127.0.0.6:51271 2023/01/14 00:25:30 [DEBUG] http: Request GET /v1/status/leader (221.733µs) from=127.0.0.6:53323 2023/01/14 00:25:30 [DEBUG] http: Request GET /v1/status/leader (137.977µs) from=127.0.0.6:33291 2023/01/14 00:25:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.345621815s) from=127.0.0.6:47309 2023/01/14 00:25:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.908301978s) from=127.0.0.6:44403 2023/01/14 00:25:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.222384311s) from=127.0.0.6:34079 2023/01/14 00:25:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m7.072366459s) from=127.0.0.6:51435 2023/01/14 00:25:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:25:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.622631931s) from=127.0.0.6:40951 2023/01/14 00:25:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.266129979s) from=127.0.0.6:53221 2023/01/14 00:25:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.042945891s) from=127.0.0.6:34369 2023/01/14 00:25:50 [DEBUG] http: Request GET /v1/status/leader (338.59µs) from=127.0.0.6:33291 2023/01/14 00:25:50 [DEBUG] http: Request GET /v1/status/leader (265.915µs) from=127.0.0.6:53323 2023/01/14 00:25:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.831579439s) from=127.0.0.6:57295 2023/01/14 00:26:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.733476786s) from=127.0.0.6:53471 2023/01/14 00:26:10 [DEBUG] http: Request GET /v1/status/leader (183.3µs) from=127.0.0.6:33291 2023/01/14 00:26:10 [DEBUG] http: Request GET /v1/status/leader (179.47µs) from=127.0.0.6:33291 2023/01/14 00:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.186564599s) from=127.0.0.6:51531 2023/01/14 00:26:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.234497672s) from=127.0.0.6:43253 2023/01/14 00:26:30 [DEBUG] http: Request GET /v1/status/leader (138.792µs) from=127.0.0.6:53323 2023/01/14 00:26:30 [DEBUG] http: Request GET /v1/status/leader (335.353µs) from=127.0.0.6:33291 2023/01/14 00:26:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.624605407s) from=127.0.0.6:51799 2023/01/14 00:26:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:26:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.167786002s) from=127.0.0.6:36565 2023/01/14 00:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.772120427s) from=127.0.0.6:59355 2023/01/14 00:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.562913166s) from=127.0.0.6:50643 2023/01/14 00:26:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:26:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.175474184s) from=127.0.0.6:40233 2023/01/14 00:26:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.016943741s) from=127.0.0.6:34773 2023/01/14 00:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m2.894141637s) from=127.0.0.6:38737 2023/01/14 00:26:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:26:45 [DEBUG] agent: Node info in sync 2023/01/14 00:26:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.627084183s) from=127.0.0.6:33983 2023/01/14 00:26:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.267111289s) from=127.0.0.6:50441 2023/01/14 00:26:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.163445557s) from=127.0.0.6:59563 2023/01/14 00:26:50 [DEBUG] http: Request GET /v1/status/leader (343.003µs) from=127.0.0.6:53323 2023/01/14 00:26:50 [DEBUG] http: Request GET /v1/status/leader (160.245µs) from=127.0.0.6:53323 2023/01/14 00:26:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.341027817s) from=127.0.0.6:33233 2023/01/14 00:26:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.133172715s) from=127.0.0.6:41485 2023/01/14 00:26:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.380120838s) from=127.0.0.6:52479 2023/01/14 00:26:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.27102604s) from=127.0.0.6:43015 2023/01/14 00:27:10 [DEBUG] http: Request GET /v1/status/leader (142.822µs) from=127.0.0.6:33291 2023/01/14 00:27:10 [DEBUG] http: Request GET /v1/status/leader (211.203µs) from=127.0.0.6:53323 2023/01/14 00:27:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m7.044307105s) from=127.0.0.6:57157 2023/01/14 00:27:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.992659359s) from=127.0.0.6:38819 2023/01/14 00:27:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.842113205s) from=127.0.0.6:51271 2023/01/14 00:27:30 [DEBUG] http: Request GET /v1/status/leader (313.99µs) from=127.0.0.6:53323 2023/01/14 00:27:30 [DEBUG] http: Request GET /v1/status/leader (270.467µs) from=127.0.0.6:53323 2023/01/14 00:27:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.292950688s) from=127.0.0.6:38545 2023/01/14 00:27:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.96530981s) from=127.0.0.6:47309 2023/01/14 00:27:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.312435745s) from=127.0.0.6:34079 2023/01/14 00:27:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.642704282s) from=127.0.0.6:44403 2023/01/14 00:27:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:27:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.933781205s) from=127.0.0.6:53221 2023/01/14 00:27:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m2.796878934s) from=127.0.0.6:51435 2023/01/14 00:27:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.219142641s) from=127.0.0.6:40951 2023/01/14 00:27:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.71792619s) from=127.0.0.6:34369 2023/01/14 00:27:50 [DEBUG] http: Request GET /v1/status/leader (368.005µs) from=127.0.0.6:33291 2023/01/14 00:27:50 [DEBUG] http: Request GET /v1/status/leader (243.438µs) from=127.0.0.6:33291 2023/01/14 00:27:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:27:54 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:27:54 [DEBUG] agent: Node info in sync 2023/01/14 00:27:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.246341682s) from=127.0.0.6:57295 2023/01/14 00:28:10 [DEBUG] http: Request GET /v1/status/leader (238.802µs) from=127.0.0.6:33291 2023/01/14 00:28:10 [DEBUG] http: Request GET /v1/status/leader (164.098µs) from=127.0.0.6:53323 2023/01/14 00:28:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.501686925s) from=127.0.0.6:53471 2023/01/14 00:28:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.69588461s) from=127.0.0.6:51531 2023/01/14 00:28:30 [DEBUG] http: Request GET /v1/status/leader (1.04758ms) from=127.0.0.6:33291 2023/01/14 00:28:30 [DEBUG] http: Request GET /v1/status/leader (367.153µs) from=127.0.0.6:53323 2023/01/14 00:28:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.907128715s) from=127.0.0.6:51799 2023/01/14 00:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.464905469s) from=127.0.0.6:43253 2023/01/14 00:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.417111987s) from=127.0.0.6:50643 2023/01/14 00:28:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:28:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m7.148419247s) from=127.0.0.6:36565 2023/01/14 00:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.8695006s) from=127.0.0.6:59355 2023/01/14 00:28:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.819826606s) from=127.0.0.6:40233 2023/01/14 00:28:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.342595479s) from=127.0.0.6:34773 2023/01/14 00:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m4.986539278s) from=127.0.0.6:38737 2023/01/14 00:28:50 [DEBUG] http: Request GET /v1/status/leader (309.119µs) from=127.0.0.6:33291 2023/01/14 00:28:50 [DEBUG] http: Request GET /v1/status/leader (167.204µs) from=127.0.0.6:53323 2023/01/14 00:28:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.009558663s) from=127.0.0.6:33983 2023/01/14 00:28:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.142669895s) from=127.0.0.6:50441 2023/01/14 00:28:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.143322496s) from=127.0.0.6:59563 2023/01/14 00:28:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.007714285s) from=127.0.0.6:33233 2023/01/14 00:28:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.471276612s) from=127.0.0.6:52479 2023/01/14 00:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.193191576s) from=127.0.0.6:41485 2023/01/14 00:29:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.71947825s) from=127.0.0.6:43015 2023/01/14 00:29:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:29:10 [DEBUG] http: Request GET /v1/status/leader (695.306µs) from=127.0.0.6:33291 2023/01/14 00:29:10 [DEBUG] http: Request GET /v1/status/leader (2.084226ms) from=127.0.0.6:33291 2023/01/14 00:29:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.156182765s) from=127.0.0.6:57157 2023/01/14 00:29:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.784129216s) from=127.0.0.6:38819 2023/01/14 00:29:30 [DEBUG] http: Request GET /v1/status/leader (906.532µs) from=127.0.0.6:53323 2023/01/14 00:29:30 [DEBUG] http: Request GET /v1/status/leader (140.378µs) from=127.0.0.6:53323 2023/01/14 00:29:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.445335892s) from=127.0.0.6:51271 2023/01/14 00:29:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.93852421s) from=127.0.0.6:38545 2023/01/14 00:29:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:29:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.732987894s) from=127.0.0.6:34079 2023/01/14 00:29:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.477936598s) from=127.0.0.6:47309 2023/01/14 00:29:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.886559107s) from=127.0.0.6:44403 2023/01/14 00:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m0.126658342s) from=127.0.0.6:51435 2023/01/14 00:29:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:29:43 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:29:43 [DEBUG] agent: Node info in sync 2023/01/14 00:29:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.998881717s) from=127.0.0.6:53221 2023/01/14 00:29:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.537075435s) from=127.0.0.6:40951 2023/01/14 00:29:50 [DEBUG] http: Request GET /v1/status/leader (929.851µs) from=127.0.0.6:33291 2023/01/14 00:29:50 [DEBUG] http: Request GET /v1/status/leader (177.711µs) from=127.0.0.6:33291 2023/01/14 00:29:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.178644244s) from=127.0.0.6:34369 2023/01/14 00:30:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.926265734s) from=127.0.0.6:57295 2023/01/14 00:30:10 [DEBUG] http: Request GET /v1/status/leader (343.6µs) from=127.0.0.6:33291 2023/01/14 00:30:10 [DEBUG] http: Request GET /v1/status/leader (215.592µs) from=127.0.0.6:33291 2023/01/14 00:30:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.090862741s) from=127.0.0.6:53471 2023/01/14 00:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.754341607s) from=127.0.0.6:51531 2023/01/14 00:30:30 [DEBUG] http: Request GET /v1/status/leader (343.15µs) from=127.0.0.6:33291 2023/01/14 00:30:30 [DEBUG] http: Request GET /v1/status/leader (184.522µs) from=127.0.0.6:33291 2023/01/14 00:30:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:30:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.962799071s) from=127.0.0.6:50643 2023/01/14 00:30:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.471126341s) from=127.0.0.6:51799 2023/01/14 00:30:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.542118773s) from=127.0.0.6:43253 2023/01/14 00:30:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.815477102s) from=127.0.0.6:36565 2023/01/14 00:30:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.671842774s) from=127.0.0.6:40233 2023/01/14 00:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.509546616s) from=127.0.0.6:59355 2023/01/14 00:30:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.758427335s) from=127.0.0.6:34773 2023/01/14 00:30:50 [DEBUG] http: Request GET /v1/status/leader (233.555µs) from=127.0.0.6:53323 2023/01/14 00:30:50 [DEBUG] http: Request GET /v1/status/leader (203.402µs) from=127.0.0.6:53323 2023/01/14 00:30:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m6.804276029s) from=127.0.0.6:38737 2023/01/14 00:30:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.845275363s) from=127.0.0.6:33983 2023/01/14 00:30:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.367192507s) from=127.0.0.6:50441 2023/01/14 00:30:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.403353798s) from=127.0.0.6:59563 2023/01/14 00:31:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.800492517s) from=127.0.0.6:52479 2023/01/14 00:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.592725264s) from=127.0.0.6:41485 2023/01/14 00:31:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.584689962s) from=127.0.0.6:33233 2023/01/14 00:31:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.986713463s) from=127.0.0.6:43015 2023/01/14 00:31:10 [DEBUG] http: Request GET /v1/status/leader (309.608µs) from=127.0.0.6:33291 2023/01/14 00:31:10 [DEBUG] http: Request GET /v1/status/leader (137.279µs) from=127.0.0.6:53323 2023/01/14 00:31:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:31:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:31:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:31:23 [DEBUG] agent: Node info in sync 2023/01/14 00:31:30 [DEBUG] http: Request GET /v1/status/leader (228.509µs) from=127.0.0.6:53323 2023/01/14 00:31:30 [DEBUG] http: Request GET /v1/status/leader (162.504µs) from=127.0.0.6:53323 2023/01/14 00:31:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.094210956s) from=127.0.0.6:57157 2023/01/14 00:31:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.045275405s) from=127.0.0.6:51271 2023/01/14 00:31:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.536859621s) from=127.0.0.6:38819 2023/01/14 00:31:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:31:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.808476874s) from=127.0.0.6:38545 2023/01/14 00:31:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.263206183s) from=127.0.0.6:34079 2023/01/14 00:31:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.34439228s) from=127.0.0.6:47309 2023/01/14 00:31:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.717716225s) from=127.0.0.6:44403 2023/01/14 00:31:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.760433507s) from=127.0.0.6:51435 2023/01/14 00:31:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.639013557s) from=127.0.0.6:53221 2023/01/14 00:31:50 [DEBUG] http: Request GET /v1/status/leader (243.42µs) from=127.0.0.6:53323 2023/01/14 00:31:50 [DEBUG] http: Request GET /v1/status/leader (150.56µs) from=127.0.0.6:33291 2023/01/14 00:31:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.464470969s) from=127.0.0.6:40951 2023/01/14 00:31:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.495544627s) from=127.0.0.6:34369 2023/01/14 00:32:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.232776696s) from=127.0.0.6:57295 2023/01/14 00:32:10 [DEBUG] http: Request GET /v1/status/leader (347.508µs) from=127.0.0.6:33291 2023/01/14 00:32:10 [DEBUG] http: Request GET /v1/status/leader (302.664µs) from=127.0.0.6:53323 2023/01/14 00:32:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.124890278s) from=127.0.0.6:53471 2023/01/14 00:32:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:32:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:32:28 [DEBUG] agent: Node info in sync 2023/01/14 00:32:30 [DEBUG] http: Request GET /v1/status/leader (135.597µs) from=127.0.0.6:33291 2023/01/14 00:32:30 [DEBUG] http: Request GET /v1/status/leader (683.998µs) from=127.0.0.6:53323 2023/01/14 00:32:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.783911374s) from=127.0.0.6:51531 2023/01/14 00:32:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:32:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.228510692s) from=127.0.0.6:43253 2023/01/14 00:32:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.513156147s) from=127.0.0.6:50643 2023/01/14 00:32:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.591033453s) from=127.0.0.6:51799 2023/01/14 00:32:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.202132181s) from=127.0.0.6:36565 2023/01/14 00:32:50 [DEBUG] http: Request GET /v1/status/leader (273.695µs) from=127.0.0.6:53323 2023/01/14 00:32:50 [DEBUG] http: Request GET /v1/status/leader (270.387µs) from=127.0.0.6:33291 2023/01/14 00:32:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.165013556s) from=127.0.0.6:34773 2023/01/14 00:32:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.676013183s) from=127.0.0.6:40233 2023/01/14 00:32:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.0489812s) from=127.0.0.6:59355 2023/01/14 00:32:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.729382951s) from=127.0.0.6:33983 2023/01/14 00:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m2.299287306s) from=127.0.0.6:38737 2023/01/14 00:32:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.025969946s) from=127.0.0.6:50441 2023/01/14 00:33:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.844908133s) from=127.0.0.6:41485 2023/01/14 00:33:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.641678791s) from=127.0.0.6:59563 2023/01/14 00:33:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.889343462s) from=127.0.0.6:52479 2023/01/14 00:33:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.469519088s) from=127.0.0.6:43015 2023/01/14 00:33:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.2712855s) from=127.0.0.6:33233 2023/01/14 00:33:10 [DEBUG] http: Request GET /v1/status/leader (343.179µs) from=127.0.0.6:53323 2023/01/14 00:33:10 [DEBUG] http: Request GET /v1/status/leader (267.19µs) from=127.0.0.6:33291 2023/01/14 00:33:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:33:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:33:30 [DEBUG] agent: Node info in sync 2023/01/14 00:33:30 [DEBUG] http: Request GET /v1/status/leader (255.382µs) from=127.0.0.6:33291 2023/01/14 00:33:30 [DEBUG] http: Request GET /v1/status/leader (245.02µs) from=127.0.0.6:53323 2023/01/14 00:33:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.331012428s) from=127.0.0.6:57157 2023/01/14 00:33:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.92900464s) from=127.0.0.6:51271 2023/01/14 00:33:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:33:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.792767272s) from=127.0.0.6:38819 2023/01/14 00:33:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:33:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.938774205s) from=127.0.0.6:47309 2023/01/14 00:33:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.847226684s) from=127.0.0.6:38545 2023/01/14 00:33:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.435952535s) from=127.0.0.6:44403 2023/01/14 00:33:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.482752689s) from=127.0.0.6:34079 2023/01/14 00:33:50 [DEBUG] http: Request GET /v1/status/leader (886.387µs) from=127.0.0.6:33291 2023/01/14 00:33:50 [DEBUG] http: Request GET /v1/status/leader (204.667µs) from=127.0.0.6:33291 2023/01/14 00:33:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.916756674s) from=127.0.0.6:51435 2023/01/14 00:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m7.42483222s) from=127.0.0.6:53221 2023/01/14 00:33:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.378956432s) from=127.0.0.6:40951 2023/01/14 00:33:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.733614203s) from=127.0.0.6:34369 2023/01/14 00:34:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.979289762s) from=127.0.0.6:57295 2023/01/14 00:34:10 [DEBUG] http: Request GET /v1/status/leader (244.364µs) from=127.0.0.6:33291 2023/01/14 00:34:10 [DEBUG] http: Request GET /v1/status/leader (291.839µs) from=127.0.0.6:53323 2023/01/14 00:34:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.845657976s) from=127.0.0.6:53471 2023/01/14 00:34:30 [DEBUG] http: Request GET /v1/status/leader (2.538329ms) from=127.0.0.6:33291 2023/01/14 00:34:30 [DEBUG] http: Request GET /v1/status/leader (289.763µs) from=127.0.0.6:33291 2023/01/14 00:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.523584212s) from=127.0.0.6:51531 2023/01/14 00:34:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.892830787s) from=127.0.0.6:50643 2023/01/14 00:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.354609479s) from=127.0.0.6:43253 2023/01/14 00:34:50 [DEBUG] http: Request GET /v1/status/leader (161.985µs) from=127.0.0.6:53323 2023/01/14 00:34:50 [DEBUG] http: Request GET /v1/status/leader (308.452µs) from=127.0.0.6:53323 2023/01/14 00:34:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.924610246s) from=127.0.0.6:36565 2023/01/14 00:34:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.806753932s) from=127.0.0.6:51799 2023/01/14 00:34:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.98088272s) from=127.0.0.6:40233 2023/01/14 00:34:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.762523999s) from=127.0.0.6:34773 2023/01/14 00:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m0.848958055s) from=127.0.0.6:38737 2023/01/14 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.837290158s) from=127.0.0.6:59355 2023/01/14 00:35:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.053685484s) from=127.0.0.6:50441 2023/01/14 00:35:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.492369763s) from=127.0.0.6:33983 2023/01/14 00:35:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.26035109s) from=127.0.0.6:59563 2023/01/14 00:35:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.620703707s) from=127.0.0.6:41485 2023/01/14 00:35:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.927512608s) from=127.0.0.6:52479 2023/01/14 00:35:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:35:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:35:07 [DEBUG] agent: Node info in sync 2023/01/14 00:35:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.111973702s) from=127.0.0.6:43015 2023/01/14 00:35:10 [DEBUG] http: Request GET /v1/status/leader (3.287871ms) from=127.0.0.6:53323 2023/01/14 00:35:10 [DEBUG] http: Request GET /v1/status/leader (306.442µs) from=127.0.0.6:53323 2023/01/14 00:35:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.349099548s) from=127.0.0.6:33233 2023/01/14 00:35:30 [DEBUG] http: Request GET /v1/status/leader (938.16µs) from=127.0.0.6:53323 2023/01/14 00:35:30 [DEBUG] http: Request GET /v1/status/leader (933.82µs) from=127.0.0.6:53323 2023/01/14 00:35:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.807984794s) from=127.0.0.6:57157 2023/01/14 00:35:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.391662907s) from=127.0.0.6:51271 2023/01/14 00:35:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:35:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:35:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.038429979s) from=127.0.0.6:47309 2023/01/14 00:35:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.663346482s) from=127.0.0.6:38819 2023/01/14 00:35:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.73614115s) from=127.0.0.6:44403 2023/01/14 00:35:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.328785878s) from=127.0.0.6:38545 2023/01/14 00:35:50 [DEBUG] http: Request GET /v1/status/leader (265.66µs) from=127.0.0.6:53323 2023/01/14 00:35:50 [DEBUG] http: Request GET /v1/status/leader (198.314µs) from=127.0.0.6:53323 2023/01/14 00:35:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.647983916s) from=127.0.0.6:34079 2023/01/14 00:35:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.68011371s) from=127.0.0.6:51435 2023/01/14 00:36:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.442882161s) from=127.0.0.6:40951 2023/01/14 00:36:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m7.167377092s) from=127.0.0.6:53221 2023/01/14 00:36:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.425971833s) from=127.0.0.6:34369 2023/01/14 00:36:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:36:10 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:36:10 [DEBUG] agent: Node info in sync 2023/01/14 00:36:10 [DEBUG] http: Request GET /v1/status/leader (455.942µs) from=127.0.0.6:53323 2023/01/14 00:36:10 [DEBUG] http: Request GET /v1/status/leader (620.643µs) from=127.0.0.6:33291 2023/01/14 00:36:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.00588675s) from=127.0.0.6:57295 2023/01/14 00:36:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.021414193s) from=127.0.0.6:53471 2023/01/14 00:36:30 [DEBUG] http: Request GET /v1/status/leader (183.983µs) from=127.0.0.6:33291 2023/01/14 00:36:30 [DEBUG] http: Request GET /v1/status/leader (200.855µs) from=127.0.0.6:53323 2023/01/14 00:36:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:36:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.08074607s) from=127.0.0.6:51531 2023/01/14 00:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.185621856s) from=127.0.0.6:50643 2023/01/14 00:36:50 [DEBUG] http: Request GET /v1/status/leader (359.642µs) from=127.0.0.6:53323 2023/01/14 00:36:50 [DEBUG] http: Request GET /v1/status/leader (255.123µs) from=127.0.0.6:33291 2023/01/14 00:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.839150121s) from=127.0.0.6:43253 2023/01/14 00:36:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.681484352s) from=127.0.0.6:34773 2023/01/14 00:36:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m0.710710518s) from=127.0.0.6:38737 2023/01/14 00:36:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.099483168s) from=127.0.0.6:51799 2023/01/14 00:36:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m7.041439617s) from=127.0.0.6:36565 2023/01/14 00:37:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.701507917s) from=127.0.0.6:40233 2023/01/14 00:37:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.372049404s) from=127.0.0.6:50441 2023/01/14 00:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.073532311s) from=127.0.0.6:59355 2023/01/14 00:37:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.781589436s) from=127.0.0.6:33983 2023/01/14 00:37:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.595573439s) from=127.0.0.6:41485 2023/01/14 00:37:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.914117419s) from=127.0.0.6:52479 2023/01/14 00:37:10 [DEBUG] http: Request GET /v1/status/leader (171.348µs) from=127.0.0.6:53323 2023/01/14 00:37:11 [DEBUG] http: Request GET /v1/status/leader (1.070945ms) from=127.0.0.6:53323 2023/01/14 00:37:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.469789857s) from=127.0.0.6:43015 2023/01/14 00:37:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.37810859s) from=127.0.0.6:59563 2023/01/14 00:37:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.137246448s) from=127.0.0.6:33233 2023/01/14 00:37:30 [DEBUG] http: Request GET /v1/status/leader (320.45µs) from=127.0.0.6:33291 2023/01/14 00:37:31 [DEBUG] http: Request GET /v1/status/leader (368.258µs) from=127.0.0.6:33291 2023/01/14 00:37:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.541967229s) from=127.0.0.6:57157 2023/01/14 00:37:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.310057236s) from=127.0.0.6:51271 2023/01/14 00:37:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:37:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.007258934s) from=127.0.0.6:47309 2023/01/14 00:37:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:37:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:37:43 [DEBUG] agent: Node info in sync 2023/01/14 00:37:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.839852108s) from=127.0.0.6:38819 2023/01/14 00:37:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.228298153s) from=127.0.0.6:44403 2023/01/14 00:37:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.120780208s) from=127.0.0.6:38545 2023/01/14 00:37:50 [DEBUG] http: Request GET /v1/status/leader (920.663µs) from=127.0.0.6:53323 2023/01/14 00:37:51 [DEBUG] http: Request GET /v1/status/leader (314.431µs) from=127.0.0.6:53323 2023/01/14 00:37:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.516244217s) from=127.0.0.6:34079 2023/01/14 00:38:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.341765301s) from=127.0.0.6:51435 2023/01/14 00:38:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.314654499s) from=127.0.0.6:40951 2023/01/14 00:38:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.290919962s) from=127.0.0.6:34369 2023/01/14 00:38:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.53737043s) from=127.0.0.6:53221 2023/01/14 00:38:10 [DEBUG] http: Request GET /v1/status/leader (169.517µs) from=127.0.0.6:33291 2023/01/14 00:38:11 [DEBUG] http: Request GET /v1/status/leader (193.547µs) from=127.0.0.6:53323 2023/01/14 00:38:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.013028326s) from=127.0.0.6:57295 2023/01/14 00:38:30 [DEBUG] http: Request GET /v1/status/leader (155.045µs) from=127.0.0.6:33291 2023/01/14 00:38:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.308439513s) from=127.0.0.6:53471 2023/01/14 00:38:31 [DEBUG] http: Request GET /v1/status/leader (145.83µs) from=127.0.0.6:53323 2023/01/14 00:38:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:38:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:38:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.142018732s) from=127.0.0.6:51531 2023/01/14 00:38:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.88929995s) from=127.0.0.6:50643 2023/01/14 00:38:50 [DEBUG] http: Request GET /v1/status/leader (2.348396ms) from=127.0.0.6:33291 2023/01/14 00:38:51 [DEBUG] http: Request GET /v1/status/leader (147.145µs) from=127.0.0.6:53323 2023/01/14 00:38:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.939597536s) from=127.0.0.6:43253 2023/01/14 00:38:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.145448956s) from=127.0.0.6:34773 2023/01/14 00:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m2.455277899s) from=127.0.0.6:38737 2023/01/14 00:39:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.989083068s) from=127.0.0.6:36565 2023/01/14 00:39:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.258071746s) from=127.0.0.6:40233 2023/01/14 00:39:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.215088614s) from=127.0.0.6:51799 2023/01/14 00:39:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.771050745s) from=127.0.0.6:59355 2023/01/14 00:39:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.310141537s) from=127.0.0.6:50441 2023/01/14 00:39:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.526234206s) from=127.0.0.6:41485 2023/01/14 00:39:10 [DEBUG] http: Request GET /v1/status/leader (135.842µs) from=127.0.0.6:33291 2023/01/14 00:39:11 [DEBUG] http: Request GET /v1/status/leader (317.49µs) from=127.0.0.6:33291 2023/01/14 00:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.282814936s) from=127.0.0.6:33983 2023/01/14 00:39:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.766609842s) from=127.0.0.6:43015 2023/01/14 00:39:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.025598863s) from=127.0.0.6:52479 2023/01/14 00:39:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.757132853s) from=127.0.0.6:59563 2023/01/14 00:39:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.751492572s) from=127.0.0.6:33233 2023/01/14 00:39:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:39:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:39:17 [DEBUG] agent: Node info in sync 2023/01/14 00:39:30 [DEBUG] http: Request GET /v1/status/leader (133.354µs) from=127.0.0.6:53323 2023/01/14 00:39:31 [DEBUG] http: Request GET /v1/status/leader (188.863µs) from=127.0.0.6:33291 2023/01/14 00:39:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:39:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.370936617s) from=127.0.0.6:57157 2023/01/14 00:39:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.765945203s) from=127.0.0.6:51271 2023/01/14 00:39:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.447186299s) from=127.0.0.6:47309 2023/01/14 00:39:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.919115706s) from=127.0.0.6:38819 2023/01/14 00:39:50 [DEBUG] http: Request GET /v1/status/leader (302.02µs) from=127.0.0.6:33291 2023/01/14 00:39:51 [DEBUG] http: Request GET /v1/status/leader (284.962µs) from=127.0.0.6:53323 2023/01/14 00:39:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.998750309s) from=127.0.0.6:38545 2023/01/14 00:39:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.995025983s) from=127.0.0.6:44403 2023/01/14 00:39:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.458840955s) from=127.0.0.6:34079 2023/01/14 00:40:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m4.349046679s) from=127.0.0.6:51435 2023/01/14 00:40:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.041264644s) from=127.0.0.6:34369 2023/01/14 00:40:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.555399131s) from=127.0.0.6:40951 2023/01/14 00:40:10 [DEBUG] http: Request GET /v1/status/leader (725.492µs) from=127.0.0.6:33291 2023/01/14 00:40:11 [DEBUG] http: Request GET /v1/status/leader (141.049µs) from=127.0.0.6:53323 2023/01/14 00:40:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.199469276s) from=127.0.0.6:53221 2023/01/14 00:40:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.081585458s) from=127.0.0.6:57295 2023/01/14 00:40:30 [DEBUG] http: Request GET /v1/status/leader (332.066µs) from=127.0.0.6:33291 2023/01/14 00:40:31 [DEBUG] http: Request GET /v1/status/leader (384.59µs) from=127.0.0.6:53323 2023/01/14 00:40:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.152470652s) from=127.0.0.6:53471 2023/01/14 00:40:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:40:50 [DEBUG] http: Request GET /v1/status/leader (175.414µs) from=127.0.0.6:53323 2023/01/14 00:40:51 [DEBUG] http: Request GET /v1/status/leader (340.613µs) from=127.0.0.6:33291 2023/01/14 00:40:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.351199198s) from=127.0.0.6:51531 2023/01/14 00:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.25516496s) from=127.0.0.6:50643 2023/01/14 00:40:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.151064593s) from=127.0.0.6:34773 2023/01/14 00:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.8606443s) from=127.0.0.6:43253 2023/01/14 00:41:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.024586242s) from=127.0.0.6:36565 2023/01/14 00:41:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:41:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:41:02 [DEBUG] agent: Node info in sync 2023/01/14 00:41:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:41:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.378393503s) from=127.0.0.6:59355 2023/01/14 00:41:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.443125549s) from=127.0.0.6:51799 2023/01/14 00:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m7.178691254s) from=127.0.0.6:38737 2023/01/14 00:41:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.56335693s) from=127.0.0.6:40233 2023/01/14 00:41:10 [DEBUG] http: Request GET /v1/status/leader (261.497µs) from=127.0.0.6:33291 2023/01/14 00:41:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.336577721s) from=127.0.0.6:50441 2023/01/14 00:41:11 [DEBUG] http: Request GET /v1/status/leader (138.869µs) from=127.0.0.6:33291 2023/01/14 00:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.171129144s) from=127.0.0.6:41485 2023/01/14 00:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.915797651s) from=127.0.0.6:33983 2023/01/14 00:41:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.63436935s) from=127.0.0.6:43015 2023/01/14 00:41:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.214794902s) from=127.0.0.6:59563 2023/01/14 00:41:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.088469247s) from=127.0.0.6:33233 2023/01/14 00:41:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.303408067s) from=127.0.0.6:52479 2023/01/14 00:41:30 [DEBUG] http: Request GET /v1/status/leader (275.453µs) from=127.0.0.6:33291 2023/01/14 00:41:31 [DEBUG] http: Request GET /v1/status/leader (1.116717ms) from=127.0.0.6:53323 2023/01/14 00:41:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:41:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.600229891s) from=127.0.0.6:51271 2023/01/14 00:41:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.935301465s) from=127.0.0.6:57157 2023/01/14 00:41:50 [DEBUG] http: Request GET /v1/status/leader (288.654µs) from=127.0.0.6:33291 2023/01/14 00:41:51 [DEBUG] http: Request GET /v1/status/leader (377.429µs) from=127.0.0.6:53323 2023/01/14 00:41:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.769812444s) from=127.0.0.6:47309 2023/01/14 00:41:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.592074624s) from=127.0.0.6:34079 2023/01/14 00:41:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m7.301518814s) from=127.0.0.6:38819 2023/01/14 00:41:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.540462692s) from=127.0.0.6:38545 2023/01/14 00:42:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.924495578s) from=127.0.0.6:44403 2023/01/14 00:42:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:42:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:42:04 [DEBUG] agent: Node info in sync 2023/01/14 00:42:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.013988832s) from=127.0.0.6:51435 2023/01/14 00:42:10 [DEBUG] http: Request GET /v1/status/leader (137.478µs) from=127.0.0.6:33291 2023/01/14 00:42:11 [DEBUG] http: Request GET /v1/status/leader (170.404µs) from=127.0.0.6:33291 2023/01/14 00:42:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.021232864s) from=127.0.0.6:40951 2023/01/14 00:42:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.564128903s) from=127.0.0.6:34369 2023/01/14 00:42:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.094098622s) from=127.0.0.6:53221 2023/01/14 00:42:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.767028764s) from=127.0.0.6:57295 2023/01/14 00:42:31 [DEBUG] http: Request GET /v1/status/leader (334.119µs) from=127.0.0.6:33291 2023/01/14 00:42:31 [DEBUG] http: Request GET /v1/status/leader (343.429µs) from=127.0.0.6:33291 2023/01/14 00:42:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:42:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.052641813s) from=127.0.0.6:53471 2023/01/14 00:42:51 [DEBUG] http: Request GET /v1/status/leader (393.4µs) from=127.0.0.6:33291 2023/01/14 00:42:51 [DEBUG] http: Request GET /v1/status/leader (676.044µs) from=127.0.0.6:53323 2023/01/14 00:42:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.640752643s) from=127.0.0.6:50643 2023/01/14 00:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.844794853s) from=127.0.0.6:51531 2023/01/14 00:43:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.923389877s) from=127.0.0.6:43253 2023/01/14 00:43:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.431459987s) from=127.0.0.6:36565 2023/01/14 00:43:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.532814627s) from=127.0.0.6:34773 2023/01/14 00:43:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.866806741s) from=127.0.0.6:51799 2023/01/14 00:43:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:43:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:43:08 [DEBUG] agent: Node info in sync 2023/01/14 00:43:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.348778833s) from=127.0.0.6:59355 2023/01/14 00:43:11 [DEBUG] http: Request GET /v1/status/leader (456.402µs) from=127.0.0.6:53323 2023/01/14 00:43:11 [DEBUG] http: Request GET /v1/status/leader (185.86µs) from=127.0.0.6:53323 2023/01/14 00:43:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.303388081s) from=127.0.0.6:40233 2023/01/14 00:43:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m5.530900701s) from=127.0.0.6:38737 2023/01/14 00:43:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.785101421s) from=127.0.0.6:50441 2023/01/14 00:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.16206133s) from=127.0.0.6:41485 2023/01/14 00:43:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.801869348s) from=127.0.0.6:43015 2023/01/14 00:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.17425844s) from=127.0.0.6:33983 2023/01/14 00:43:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.434863137s) from=127.0.0.6:59563 2023/01/14 00:43:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.166933507s) from=127.0.0.6:33233 2023/01/14 00:43:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.08864114s) from=127.0.0.6:52479 2023/01/14 00:43:31 [DEBUG] http: Request GET /v1/status/leader (851.762µs) from=127.0.0.6:33291 2023/01/14 00:43:31 [DEBUG] http: Request GET /v1/status/leader (192.488µs) from=127.0.0.6:33291 2023/01/14 00:43:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:43:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.321026687s) from=127.0.0.6:51271 2023/01/14 00:43:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.281344259s) from=127.0.0.6:57157 2023/01/14 00:43:51 [DEBUG] http: Request GET /v1/status/leader (326.31µs) from=127.0.0.6:53323 2023/01/14 00:43:51 [DEBUG] http: Request GET /v1/status/leader (539.382µs) from=127.0.0.6:53323 2023/01/14 00:43:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.509930847s) from=127.0.0.6:34079 2023/01/14 00:44:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.3571952s) from=127.0.0.6:47309 2023/01/14 00:44:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.285794935s) from=127.0.0.6:38819 2023/01/14 00:44:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.370318985s) from=127.0.0.6:44403 2023/01/14 00:44:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m7.381238911s) from=127.0.0.6:38545 2023/01/14 00:44:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m0.302181606s) from=127.0.0.6:51435 2023/01/14 00:44:11 [DEBUG] http: Request GET /v1/status/leader (329.714µs) from=127.0.0.6:53323 2023/01/14 00:44:11 [DEBUG] http: Request GET /v1/status/leader (1.640696ms) from=127.0.0.6:53323 2023/01/14 00:44:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.39476157s) from=127.0.0.6:40951 2023/01/14 00:44:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.033585984s) from=127.0.0.6:34369 2023/01/14 00:44:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.437970427s) from=127.0.0.6:53221 2023/01/14 00:44:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.028830357s) from=127.0.0.6:57295 2023/01/14 00:44:31 [DEBUG] http: Request GET /v1/status/leader (234.507µs) from=127.0.0.6:53323 2023/01/14 00:44:31 [DEBUG] http: Request GET /v1/status/leader (156.895µs) from=127.0.0.6:33291 2023/01/14 00:44:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:44:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:44:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:44:41 [DEBUG] agent: Node info in sync 2023/01/14 00:44:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.212498636s) from=127.0.0.6:53471 2023/01/14 00:44:51 [DEBUG] http: Request GET /v1/status/leader (141.13µs) from=127.0.0.6:53323 2023/01/14 00:44:51 [DEBUG] http: Request GET /v1/status/leader (178.24µs) from=127.0.0.6:33291 2023/01/14 00:44:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.050961511s) from=127.0.0.6:50643 2023/01/14 00:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.167852018s) from=127.0.0.6:43253 2023/01/14 00:45:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.783327245s) from=127.0.0.6:51531 2023/01/14 00:45:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.565423562s) from=127.0.0.6:36565 2023/01/14 00:45:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.078109439s) from=127.0.0.6:51799 2023/01/14 00:45:11 [DEBUG] http: Request GET /v1/status/leader (140.905µs) from=127.0.0.6:33291 2023/01/14 00:45:11 [DEBUG] http: Request GET /v1/status/leader (1.915959ms) from=127.0.0.6:53323 2023/01/14 00:45:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.231759268s) from=127.0.0.6:34773 2023/01/14 00:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m2.575805122s) from=127.0.0.6:38737 2023/01/14 00:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.367260618s) from=127.0.0.6:59355 2023/01/14 00:45:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.641829647s) from=127.0.0.6:40233 2023/01/14 00:45:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.437503443s) from=127.0.0.6:41485 2023/01/14 00:45:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.663125035s) from=127.0.0.6:50441 2023/01/14 00:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.657429278s) from=127.0.0.6:33983 2023/01/14 00:45:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.877583942s) from=127.0.0.6:43015 2023/01/14 00:45:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:45:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.161302034s) from=127.0.0.6:33233 2023/01/14 00:45:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.600864158s) from=127.0.0.6:52479 2023/01/14 00:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.046108892s) from=127.0.0.6:59563 2023/01/14 00:45:31 [DEBUG] http: Request GET /v1/status/leader (229.319µs) from=127.0.0.6:53323 2023/01/14 00:45:31 [DEBUG] http: Request GET /v1/status/leader (236.51µs) from=127.0.0.6:53323 2023/01/14 00:45:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:45:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.324872016s) from=127.0.0.6:51271 2023/01/14 00:45:51 [DEBUG] http: Request GET /v1/status/leader (185.881µs) from=127.0.0.6:53323 2023/01/14 00:45:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.092664148s) from=127.0.0.6:57157 2023/01/14 00:45:51 [DEBUG] http: Request GET /v1/status/leader (179.965µs) from=127.0.0.6:53323 2023/01/14 00:46:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.024694918s) from=127.0.0.6:34079 2023/01/14 00:46:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.927746507s) from=127.0.0.6:38819 2023/01/14 00:46:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.335580556s) from=127.0.0.6:38545 2023/01/14 00:46:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.289764257s) from=127.0.0.6:47309 2023/01/14 00:46:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.612959063s) from=127.0.0.6:44403 2023/01/14 00:46:11 [DEBUG] http: Request GET /v1/status/leader (318.328µs) from=127.0.0.6:53323 2023/01/14 00:46:11 [DEBUG] http: Request GET /v1/status/leader (170.375µs) from=127.0.0.6:53323 2023/01/14 00:46:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.433386305s) from=127.0.0.6:51435 2023/01/14 00:46:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.722817862s) from=127.0.0.6:40951 2023/01/14 00:46:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.656665708s) from=127.0.0.6:34369 2023/01/14 00:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.597680686s) from=127.0.0.6:53221 2023/01/14 00:46:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:46:24 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:46:24 [DEBUG] agent: Node info in sync 2023/01/14 00:46:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.180584851s) from=127.0.0.6:57295 2023/01/14 00:46:31 [DEBUG] http: Request GET /v1/status/leader (148.73µs) from=127.0.0.6:53323 2023/01/14 00:46:31 [DEBUG] http: Request GET /v1/status/leader (147.533µs) from=127.0.0.6:53323 2023/01/14 00:46:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:46:51 [DEBUG] http: Request GET /v1/status/leader (383.697µs) from=127.0.0.6:33291 2023/01/14 00:46:51 [DEBUG] http: Request GET /v1/status/leader (188.066µs) from=127.0.0.6:53323 2023/01/14 00:46:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.329420583s) from=127.0.0.6:53471 2023/01/14 00:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.610737387s) from=127.0.0.6:50643 2023/01/14 00:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.769250961s) from=127.0.0.6:51531 2023/01/14 00:47:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.792431564s) from=127.0.0.6:36565 2023/01/14 00:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.783084261s) from=127.0.0.6:43253 2023/01/14 00:47:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.534346389s) from=127.0.0.6:51799 2023/01/14 00:47:11 [DEBUG] http: Request GET /v1/status/leader (181.534µs) from=127.0.0.6:33291 2023/01/14 00:47:11 [DEBUG] http: Request GET /v1/status/leader (286.347µs) from=127.0.0.6:53323 2023/01/14 00:47:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.630614869s) from=127.0.0.6:34773 2023/01/14 00:47:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m0.292388397s) from=127.0.0.6:38737 2023/01/14 00:47:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.272201507s) from=127.0.0.6:59355 2023/01/14 00:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.874095997s) from=127.0.0.6:41485 2023/01/14 00:47:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.934995363s) from=127.0.0.6:40233 2023/01/14 00:47:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.006613762s) from=127.0.0.6:50441 2023/01/14 00:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.918773624s) from=127.0.0.6:33983 2023/01/14 00:47:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.406221244s) from=127.0.0.6:43015 2023/01/14 00:47:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.433344883s) from=127.0.0.6:33233 2023/01/14 00:47:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.706125871s) from=127.0.0.6:52479 2023/01/14 00:47:31 [DEBUG] http: Request GET /v1/status/leader (866.193µs) from=127.0.0.6:53323 2023/01/14 00:47:31 [DEBUG] http: Request GET /v1/status/leader (177.008µs) from=127.0.0.6:33291 2023/01/14 00:47:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.078626379s) from=127.0.0.6:59563 2023/01/14 00:47:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:47:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.044004294s) from=127.0.0.6:51271 2023/01/14 00:47:51 [DEBUG] http: Request GET /v1/status/leader (301.26µs) from=127.0.0.6:53323 2023/01/14 00:47:51 [DEBUG] http: Request GET /v1/status/leader (231.254µs) from=127.0.0.6:53323 2023/01/14 00:47:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.760615867s) from=127.0.0.6:57157 2023/01/14 00:47:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:48:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.279955612s) from=127.0.0.6:34079 2023/01/14 00:48:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.273028243s) from=127.0.0.6:44403 2023/01/14 00:48:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.65229154s) from=127.0.0.6:47309 2023/01/14 00:48:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.263552752s) from=127.0.0.6:38545 2023/01/14 00:48:11 [DEBUG] http: Request GET /v1/status/leader (761.98µs) from=127.0.0.6:53323 2023/01/14 00:48:11 [DEBUG] http: Request GET /v1/status/leader (2.112237ms) from=127.0.0.6:33291 2023/01/14 00:48:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.638415164s) from=127.0.0.6:38819 2023/01/14 00:48:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m2.440571399s) from=127.0.0.6:51435 2023/01/14 00:48:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:48:21 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:48:21 [DEBUG] agent: Node info in sync 2023/01/14 00:48:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.78468499s) from=127.0.0.6:34369 2023/01/14 00:48:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.539514497s) from=127.0.0.6:40951 2023/01/14 00:48:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.569301767s) from=127.0.0.6:53221 2023/01/14 00:48:31 [DEBUG] http: Request GET /v1/status/leader (319.837µs) from=127.0.0.6:33291 2023/01/14 00:48:31 [DEBUG] http: Request GET /v1/status/leader (166.862µs) from=127.0.0.6:53323 2023/01/14 00:48:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.634852435s) from=127.0.0.6:57295 2023/01/14 00:48:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:48:51 [DEBUG] http: Request GET /v1/status/leader (145.637µs) from=127.0.0.6:53323 2023/01/14 00:48:51 [DEBUG] http: Request GET /v1/status/leader (302.45µs) from=127.0.0.6:33291 2023/01/14 00:48:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.198322705s) from=127.0.0.6:53471 2023/01/14 00:49:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.472044313s) from=127.0.0.6:50643 2023/01/14 00:49:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.949299023s) from=127.0.0.6:51531 2023/01/14 00:49:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.933575389s) from=127.0.0.6:51799 2023/01/14 00:49:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.910023503s) from=127.0.0.6:36565 2023/01/14 00:49:11 [DEBUG] http: Request GET /v1/status/leader (230.339µs) from=127.0.0.6:53323 2023/01/14 00:49:11 [DEBUG] http: Request GET /v1/status/leader (145.74µs) from=127.0.0.6:53323 2023/01/14 00:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.9103392s) from=127.0.0.6:43253 2023/01/14 00:49:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.272957987s) from=127.0.0.6:34773 2023/01/14 00:49:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m1.61461071s) from=127.0.0.6:38737 2023/01/14 00:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.41349304s) from=127.0.0.6:59355 2023/01/14 00:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.950200808s) from=127.0.0.6:41485 2023/01/14 00:49:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.450665248s) from=127.0.0.6:40233 2023/01/14 00:49:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.883251274s) from=127.0.0.6:50441 2023/01/14 00:49:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.465605152s) from=127.0.0.6:33983 2023/01/14 00:49:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.074993899s) from=127.0.0.6:43015 2023/01/14 00:49:31 [DEBUG] http: Request GET /v1/status/leader (256.24µs) from=127.0.0.6:53323 2023/01/14 00:49:31 [DEBUG] http: Request GET /v1/status/leader (334.165µs) from=127.0.0.6:53323 2023/01/14 00:49:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.366843967s) from=127.0.0.6:59563 2023/01/14 00:49:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.08660762s) from=127.0.0.6:33233 2023/01/14 00:49:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.011686305s) from=127.0.0.6:52479 2023/01/14 00:49:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:49:51 [DEBUG] http: Request GET /v1/status/leader (1.262503ms) from=127.0.0.6:33291 2023/01/14 00:49:51 [DEBUG] http: Request GET /v1/status/leader (172.58µs) from=127.0.0.6:53323 2023/01/14 00:49:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.064692542s) from=127.0.0.6:51271 2023/01/14 00:49:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.25359704s) from=127.0.0.6:57157 2023/01/14 00:50:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:50:04 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:50:04 [DEBUG] agent: Node info in sync 2023/01/14 00:50:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.531581314s) from=127.0.0.6:34079 2023/01/14 00:50:11 [DEBUG] http: Request GET /v1/status/leader (1.017844ms) from=127.0.0.6:53323 2023/01/14 00:50:11 [DEBUG] http: Request GET /v1/status/leader (160.96µs) from=127.0.0.6:33291 2023/01/14 00:50:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.794019498s) from=127.0.0.6:44403 2023/01/14 00:50:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.015724951s) from=127.0.0.6:47309 2023/01/14 00:50:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m7.029436145s) from=127.0.0.6:38545 2023/01/14 00:50:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.222301116s) from=127.0.0.6:38819 2023/01/14 00:50:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m7.239081085s) from=127.0.0.6:51435 2023/01/14 00:50:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.426100769s) from=127.0.0.6:34369 2023/01/14 00:50:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.882675036s) from=127.0.0.6:40951 2023/01/14 00:50:31 [DEBUG] http: Request GET /v1/status/leader (323.722µs) from=127.0.0.6:33291 2023/01/14 00:50:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.226194847s) from=127.0.0.6:53221 2023/01/14 00:50:31 [DEBUG] http: Request GET /v1/status/leader (426.015µs) from=127.0.0.6:53323 2023/01/14 00:50:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.808041177s) from=127.0.0.6:57295 2023/01/14 00:50:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nj2d7" since the cluster is too small 2023/01/14 00:50:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nj2d7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/14 00:50:51 [DEBUG] http: Request GET /v1/status/leader (334.89µs) from=127.0.0.6:53323 2023/01/14 00:50:51 [DEBUG] http: Request GET /v1/status/leader (2.21938ms) from=127.0.0.6:33291 2023/01/14 00:51:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.478437225s) from=127.0.0.6:53471 2023/01/14 00:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.256051974s) from=127.0.0.6:51531 2023/01/14 00:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.918742072s) from=127.0.0.6:50643 2023/01/14 00:51:11 [DEBUG] http: Request GET /v1/status/leader (271.749µs) from=127.0.0.6:33291 2023/01/14 00:51:11 [DEBUG] http: Request GET /v1/status/leader (308.644µs) from=127.0.0.6:33291 2023/01/14 00:51:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.821114713s) from=127.0.0.6:36565 2023/01/14 00:51:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.391666811s) from=127.0.0.6:43253 2023/01/14 00:51:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.455166417s) from=127.0.0.6:51799 2023/01/14 00:51:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.532589788s) from=127.0.0.6:34773 2023/01/14 00:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=50 (2m4.628496488s) from=127.0.0.6:38737 2023/01/14 00:51:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_catalog_10.233.57.5_8806" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.48_9011" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.44.195_8410" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v2_nslcm_10.233.8.64_8403" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_parser_10.233.57.5_8806" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_nsd_10.233.57.5_8806" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.137_9092" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.101_9015" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.229_8080" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.5_8806" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.61.50_8443" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.41.36_8082" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.59.229_8484" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.49.241_8482" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_vnfres_10.233.4.227_8802" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.151_9001" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.249_8181" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.46.232_8801" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.131_8803" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.147_9007" in sync 2023/01/14 00:51:22 [DEBUG] agent: Service "_v1_sdnc_10.233.52.7_8282" in sync 2023/01/14 00:51:22 [DEBUG] agent: