+ 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: 'cc33c361-13a9-d81f-3f4c-6e4e4825c02c' Node name: 'onap-msb-consul-5454dcc5c5-h2nxn' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/14 23:24:54 [DEBUG] agent: Using random ID "cc33c361-13a9-d81f-3f4c-6e4e4825c02c" as node ID 2022/11/14 23:24:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:cc33c361-13a9-d81f-3f4c-6e4e4825c02c Address:127.0.0.1:8300}] 2022/11/14 23:24:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/14 23:24:54 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-h2nxn.dc1 127.0.0.1 2022/11/14 23:24:54 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-h2nxn 127.0.0.1 2022/11/14 23:24:54 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-h2nxn.dc1" in area "wan" 2022/11/14 23:24:54 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-h2nxn (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:24:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/14 23:24:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/14 23:24:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/14 23:24:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/14 23:24:54 [INFO] agent: started state syncer 2022/11/14 23:24:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/14 23:24:54 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/14 23:24:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/14 23:24:54 [DEBUG] raft: Votes needed: 1 2022/11/14 23:24:54 [DEBUG] raft: Vote granted from cc33c361-13a9-d81f-3f4c-6e4e4825c02c in term 2. Tally: 1 2022/11/14 23:24:54 [INFO] raft: Election won. Tally: 1 2022/11/14 23:24:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/14 23:24:54 [INFO] consul: cluster leadership acquired 2022/11/14 23:24:54 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-h2nxn 2022/11/14 23:24:54 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/14 23:24:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:24:54 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-h2nxn' joined, marking health alive 2022/11/14 23:24:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:24:54 [INFO] agent: Synced node info 2022/11/14 23:24:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:24:55 [DEBUG] agent: Node info in sync 2022/11/14 23:24:55 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/14 23:25:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:26:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:26:38 [DEBUG] agent: Node info in sync 2022/11/14 23:26:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:26:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:27:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:28:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:28:16 [DEBUG] agent: Node info in sync 2022/11/14 23:28:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:29:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:29:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:29:50 [DEBUG] agent: Node info in sync 2022/11/14 23:29:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:30:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:31:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:31:09 [DEBUG] agent: Node info in sync 2022/11/14 23:31:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:31:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:32:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:33:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:33:05 [DEBUG] agent: Node info in sync 2022/11/14 23:33:10 [DEBUG] http: Request GET /v1/status/leader (1.498372ms) from=127.0.0.6:44025 2022/11/14 23:33:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:10 [INFO] agent: Synced service "_v1_wf-gui_10.233.12.9_8080" 2022/11/14 23:33:10 [DEBUG] agent: Node info in sync 2022/11/14 23:33:10 [DEBUG] http: Request PUT /v1/agent/service/register (39.89009ms) from=127.0.0.6:44025 2022/11/14 23:33:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:10 [DEBUG] agent: Node info in sync 2022/11/14 23:33:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.466212ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_parser_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (26.365736ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (867.257µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_catalog_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (19.712057ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (450.613µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_nsd_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (16.258794ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (3.484749ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (51.433687ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (492.445µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.59.174_443" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (27.398825ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (500.864µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v0_multicloud_10.233.38.152_9001" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (9.175866ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (644.595µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_multicloud_10.233.38.152_9001" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.465993ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (794.87µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_sdc-gui_10.233.3.232_8181" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (28.905563ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (820.613µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.48.149_9011" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (10.913402ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (643.162µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.48.149_9011" 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.913913ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (568.264µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.26.118_9007" 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request PUT /v1/agent/service/register (50.184525ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (400.493µs) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.26.118_9007" 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request PUT /v1/agent/service/register (20.44718ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (5.603464ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.237_9015" 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request PUT /v1/agent/service/register (16.15441ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (465.555µs) from=127.0.0.6:44025 2022/11/14 23:33:34 [DEBUG] http: Request GET /v1/catalog/services (707.217µs) from=127.0.0.6:39531 2022/11/14 23:33:34 [DEBUG] http: Request GET /v1/status/leader (431.019µs) from=127.0.0.6:44025 2022/11/14 23:33:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (410.435µs) from=127.0.0.6:44025 2022/11/14 23:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (294.854µs) from=127.0.0.6:39829 2022/11/14 23:33:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/catalog/services (386.391µs) from=127.0.0.6:52279 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/status/leader (190.1µs) from=127.0.0.6:52279 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (421.253µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (153.438µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (196.9µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (279.007µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (285.644µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (173.56µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (208.254µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (158.83µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (137.786µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (200.425µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.568µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (362.368µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (228.217µs) from=127.0.0.6:53319 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (529.292µs) from=127.0.0.6:43049 2022/11/14 23:33:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:33:55 [DEBUG] http: Request GET /v1/status/leader (362.627µs) from=127.0.0.6:43047 2022/11/14 23:34:11 [DEBUG] http: Request GET /v1/status/leader (554.153µs) from=127.0.0.6:43047 2022/11/14 23:34:15 [DEBUG] http: Request GET /v1/status/leader (268.852µs) from=127.0.0.6:39497 2022/11/14 23:34:31 [DEBUG] http: Request GET /v1/status/leader (255.022µs) from=127.0.0.6:43047 2022/11/14 23:34:35 [DEBUG] http: Request GET /v1/status/leader (291.311µs) from=127.0.0.6:39497 2022/11/14 23:34:51 [DEBUG] http: Request GET /v1/status/leader (347.745µs) from=127.0.0.6:43047 2022/11/14 23:34:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:34:55 [DEBUG] http: Request GET /v1/status/leader (161.02µs) from=127.0.0.6:39497 2022/11/14 23:35:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:00 [DEBUG] agent: Node info in sync 2022/11/14 23:35:11 [DEBUG] http: Request GET /v1/status/leader (338.587µs) from=127.0.0.6:43047 2022/11/14 23:35:15 [DEBUG] http: Request GET /v1/status/leader (207.088µs) from=127.0.0.6:39497 2022/11/14 23:35:31 [DEBUG] http: Request GET /v1/status/leader (283.707µs) from=127.0.0.6:43047 2022/11/14 23:35:35 [DEBUG] http: Request GET /v1/status/leader (224.891µs) from=127.0.0.6:43047 2022/11/14 23:35:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (2m0.830143865s) from=127.0.0.6:39531 2022/11/14 23:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.86014487s) from=127.0.0.6:39829 2022/11/14 23:35:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.376319408s) from=127.0.0.6:44025 2022/11/14 23:35:51 [DEBUG] http: Request GET /v1/status/leader (723.363µs) from=127.0.0.6:43047 2022/11/14 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.329999788s) from=127.0.0.6:34157 2022/11/14 23:35:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.558489724s) from=127.0.0.6:43049 2022/11/14 23:35:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.734836049s) from=127.0.0.6:45029 2022/11/14 23:35:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:35:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.155018788s) from=127.0.0.6:35035 2022/11/14 23:35:55 [DEBUG] http: Request GET /v1/status/leader (550.427µs) from=127.0.0.6:39497 2022/11/14 23:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.692243538s) from=127.0.0.6:41723 2022/11/14 23:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.115054244s) from=127.0.0.6:57133 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.309226089s) from=127.0.0.6:39499 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.424422541s) from=127.0.0.6:58367 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (2m4.633124656s) from=127.0.0.6:52279 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.210731481s) from=127.0.0.6:53319 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.155360313s) from=127.0.0.6:40139 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.367136142s) from=127.0.0.6:54875 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.615930004s) from=127.0.0.6:47447 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m7.220622841s) from=127.0.0.6:49767 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m7.149135258s) from=127.0.0.6:38279 2022/11/14 23:35:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:35:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [INFO] agent: Synced service "_v1_sdnc_10.233.13.229_8282" 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (2.785520983s) from=127.0.0.6:52279 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (23.177297154s) from=127.0.0.6:39531 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Node info in sync 2022/11/14 23:35:59 [DEBUG] http: Request PUT /v1/agent/service/register (8.040028ms) from=127.0.0.6:43047 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:35:59 [DEBUG] agent: Node info in sync 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (786.644µs) from=127.0.0.6:52279 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (351.771µs) from=127.0.0.6:52279 2022/11/14 23:35:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:36:11 [DEBUG] http: Request GET /v1/status/leader (383.194µs) from=127.0.0.6:54739 2022/11/14 23:36:15 [DEBUG] http: Request GET /v1/status/leader (349.349µs) from=127.0.0.6:54739 2022/11/14 23:36:31 [DEBUG] http: Request GET /v1/status/leader (161.233µs) from=127.0.0.6:54739 2022/11/14 23:36:35 [DEBUG] http: Request GET /v1/status/leader (178.078µs) from=127.0.0.6:39497 2022/11/14 23:36:51 [DEBUG] http: Request GET /v1/status/leader (395.133µs) from=127.0.0.6:54739 2022/11/14 23:36:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:36:55 [DEBUG] http: Request GET /v1/status/leader (251.172µs) from=127.0.0.6:54739 2022/11/14 23:37:11 [DEBUG] http: Request GET /v1/status/leader (3.020547ms) from=127.0.0.6:54739 2022/11/14 23:37:15 [DEBUG] http: Request GET /v1/status/leader (200.49µs) from=127.0.0.6:54739 2022/11/14 23:37:31 [DEBUG] http: Request GET /v1/status/leader (300.247µs) from=127.0.0.6:54739 2022/11/14 23:37:35 [DEBUG] http: Request GET /v1/status/leader (175.254µs) from=127.0.0.6:54739 2022/11/14 23:37:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.80372329s) from=127.0.0.6:39829 2022/11/14 23:37:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.386951724s) from=127.0.0.6:44025 2022/11/14 23:37:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:37:49 [DEBUG] agent: Node info in sync 2022/11/14 23:37:51 [DEBUG] http: Request GET /v1/status/leader (586.601µs) from=127.0.0.6:54739 2022/11/14 23:37:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:37:55 [DEBUG] http: Request GET /v1/status/leader (188.013µs) from=127.0.0.6:39497 2022/11/14 23:37:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.171479372s) from=127.0.0.6:35035 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.92431605s) from=127.0.0.6:39499 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.071540987s) from=127.0.0.6:34157 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.316461334s) from=127.0.0.6:58367 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.388324657s) from=127.0.0.6:45029 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.886488649s) from=127.0.0.6:52279 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.731567544s) from=127.0.0.6:47447 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.348002838s) from=127.0.0.6:39531 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.005737431s) from=127.0.0.6:41723 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.57233911s) from=127.0.0.6:57133 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.37965364s) from=127.0.0.6:43049 2022/11/14 23:38:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.383421018s) from=127.0.0.6:53319 2022/11/14 23:38:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.680690225s) from=127.0.0.6:40139 2022/11/14 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.127502482s) from=127.0.0.6:38279 2022/11/14 23:38:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.461426866s) from=127.0.0.6:49767 2022/11/14 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.752584935s) from=127.0.0.6:54875 2022/11/14 23:38:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m6.586458627s) from=127.0.0.6:43047 2022/11/14 23:38:11 [DEBUG] http: Request GET /v1/status/leader (351.406µs) from=127.0.0.6:54739 2022/11/14 23:38:15 [DEBUG] http: Request GET /v1/status/leader (176.757µs) from=127.0.0.6:54739 2022/11/14 23:38:31 [DEBUG] http: Request GET /v1/status/leader (196.449µs) from=127.0.0.6:54739 2022/11/14 23:38:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:38:35 [DEBUG] http: Request GET /v1/status/leader (352.187µs) from=127.0.0.6:39497 2022/11/14 23:38:51 [DEBUG] http: Request GET /v1/status/leader (189.414µs) from=127.0.0.6:54739 2022/11/14 23:38:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:38:55 [DEBUG] http: Request GET /v1/status/leader (303.064µs) from=127.0.0.6:54739 2022/11/14 23:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:39:06 [DEBUG] agent: Node info in sync 2022/11/14 23:39:11 [DEBUG] http: Request GET /v1/status/leader (333.758µs) from=127.0.0.6:54739 2022/11/14 23:39:15 [DEBUG] http: Request GET /v1/status/leader (166.1µs) from=127.0.0.6:39497 2022/11/14 23:39:31 [DEBUG] http: Request GET /v1/status/leader (308.404µs) from=127.0.0.6:54739 2022/11/14 23:39:35 [DEBUG] http: Request GET /v1/status/leader (353.6µs) from=127.0.0.6:39497 2022/11/14 23:39:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.436141174s) from=127.0.0.6:39829 2022/11/14 23:39:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.318953294s) from=127.0.0.6:44025 2022/11/14 23:39:51 [DEBUG] http: Request GET /v1/status/leader (236.988µs) from=127.0.0.6:54739 2022/11/14 23:39:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:39:55 [DEBUG] http: Request GET /v1/status/leader (1.025927ms) from=127.0.0.6:39497 2022/11/14 23:39:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.228135549s) from=127.0.0.6:58367 2022/11/14 23:40:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.997154773s) from=127.0.0.6:35035 2022/11/14 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.926242277s) from=127.0.0.6:43049 2022/11/14 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.785255468s) from=127.0.0.6:34157 2022/11/14 23:40:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.595930642s) from=127.0.0.6:40139 2022/11/14 23:40:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.272997596s) from=127.0.0.6:57133 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.557171137s) from=127.0.0.6:41723 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.433255273s) from=127.0.0.6:54875 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m3.92821275s) from=127.0.0.6:39531 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.450022924s) from=127.0.0.6:47447 2022/11/14 23:40:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.137089986s) from=127.0.0.6:52279 2022/11/14 23:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.087069615s) from=127.0.0.6:53319 2022/11/14 23:40:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.001888805s) from=127.0.0.6:45029 2022/11/14 23:40:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m7.345028353s) from=127.0.0.6:39499 2022/11/14 23:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.293430144s) from=127.0.0.6:38279 2022/11/14 23:40:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.780192194s) from=127.0.0.6:43047 2022/11/14 23:40:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.446723338s) from=127.0.0.6:49767 2022/11/14 23:40:11 [DEBUG] http: Request GET /v1/status/leader (572.978µs) from=127.0.0.6:54739 2022/11/14 23:40:15 [DEBUG] http: Request GET /v1/status/leader (480.021µs) from=127.0.0.6:39497 2022/11/14 23:40:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:40:19 [DEBUG] agent: Node info in sync 2022/11/14 23:40:32 [DEBUG] http: Request GET /v1/status/leader (221.314µs) from=127.0.0.6:54739 2022/11/14 23:40:35 [DEBUG] http: Request GET /v1/status/leader (228.797µs) from=127.0.0.6:54739 2022/11/14 23:40:52 [DEBUG] http: Request GET /v1/status/leader (409.174µs) from=127.0.0.6:54739 2022/11/14 23:40:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:40:55 [DEBUG] http: Request GET /v1/status/leader (314.918µs) from=127.0.0.6:39497 2022/11/14 23:40:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:41:12 [DEBUG] http: Request GET /v1/status/leader (327.501µs) from=127.0.0.6:54739 2022/11/14 23:41:15 [DEBUG] http: Request GET /v1/status/leader (229.552µs) from=127.0.0.6:54739 2022/11/14 23:41:32 [DEBUG] http: Request GET /v1/status/leader (330.004µs) from=127.0.0.6:54739 2022/11/14 23:41:35 [DEBUG] http: Request GET /v1/status/leader (305.617µs) from=127.0.0.6:54739 2022/11/14 23:41:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.43846743s) from=127.0.0.6:39829 2022/11/14 23:41:52 [DEBUG] http: Request GET /v1/status/leader (4.901839ms) from=127.0.0.6:54739 2022/11/14 23:41:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:41:55 [DEBUG] http: Request GET /v1/status/leader (171.971µs) from=127.0.0.6:54739 2022/11/14 23:41:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.385957216s) from=127.0.0.6:44025 2022/11/14 23:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.529588236s) from=127.0.0.6:34157 2022/11/14 23:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.242179841s) from=127.0.0.6:43049 2022/11/14 23:42:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:42:04 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:42:04 [DEBUG] agent: Node info in sync 2022/11/14 23:42:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.190217139s) from=127.0.0.6:58367 2022/11/14 23:42:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m0.72787445s) from=127.0.0.6:39531 2022/11/14 23:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.982062399s) from=127.0.0.6:57133 2022/11/14 23:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.675838046s) from=127.0.0.6:54875 2022/11/14 23:42:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.247288474s) from=127.0.0.6:47447 2022/11/14 23:42:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.534810929s) from=127.0.0.6:45029 2022/11/14 23:42:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.338101204s) from=127.0.0.6:35035 2022/11/14 23:42:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.716731252s) from=127.0.0.6:39499 2022/11/14 23:42:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.51160651s) from=127.0.0.6:40139 2022/11/14 23:42:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.487473295s) from=127.0.0.6:43047 2022/11/14 23:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.992948763s) from=127.0.0.6:41723 2022/11/14 23:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.631132546s) from=127.0.0.6:53319 2022/11/14 23:42:12 [DEBUG] http: Request GET /v1/status/leader (290.182µs) from=127.0.0.6:54739 2022/11/14 23:42:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.065044937s) from=127.0.0.6:52279 2022/11/14 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.418433592s) from=127.0.0.6:38279 2022/11/14 23:42:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.716736657s) from=127.0.0.6:49767 2022/11/14 23:42:15 [DEBUG] http: Request GET /v1/status/leader (219.821µs) from=127.0.0.6:39497 2022/11/14 23:42:32 [DEBUG] http: Request GET /v1/status/leader (170.782µs) from=127.0.0.6:54739 2022/11/14 23:42:35 [DEBUG] http: Request GET /v1/status/leader (174.787µs) from=127.0.0.6:39497 2022/11/14 23:42:52 [DEBUG] http: Request GET /v1/status/leader (289.872µs) from=127.0.0.6:54739 2022/11/14 23:42:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:42:55 [DEBUG] http: Request GET /v1/status/leader (289.216µs) from=127.0.0.6:39497 2022/11/14 23:42:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:43:12 [DEBUG] http: Request GET /v1/status/leader (179.333µs) from=127.0.0.6:54739 2022/11/14 23:43:15 [DEBUG] http: Request GET /v1/status/leader (298.081µs) from=127.0.0.6:39497 2022/11/14 23:43:32 [DEBUG] http: Request GET /v1/status/leader (288.448µs) from=127.0.0.6:54739 2022/11/14 23:43:35 [DEBUG] http: Request GET /v1/status/leader (297.303µs) from=127.0.0.6:54739 2022/11/14 23:43:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:43:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:43:38 [DEBUG] agent: Node info in sync 2022/11/14 23:43:52 [DEBUG] http: Request GET /v1/status/leader (1.126953ms) from=127.0.0.6:54739 2022/11/14 23:43:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:43:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.210230123s) from=127.0.0.6:39829 2022/11/14 23:43:55 [DEBUG] http: Request GET /v1/status/leader (341.356µs) from=127.0.0.6:39497 2022/11/14 23:44:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.547051503s) from=127.0.0.6:44025 2022/11/14 23:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.016068781s) from=127.0.0.6:34157 2022/11/14 23:44:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.32273305s) from=127.0.0.6:43049 2022/11/14 23:44:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.192552135s) from=127.0.0.6:45029 2022/11/14 23:44:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.09473202s) from=127.0.0.6:47447 2022/11/14 23:44:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m4.340289315s) from=127.0.0.6:39531 2022/11/14 23:44:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.010980637s) from=127.0.0.6:58367 2022/11/14 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.718233252s) from=127.0.0.6:57133 2022/11/14 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.876647201s) from=127.0.0.6:54875 2022/11/14 23:44:12 [DEBUG] http: Request GET /v1/status/leader (299.536µs) from=127.0.0.6:54739 2022/11/14 23:44:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.469097487s) from=127.0.0.6:39499 2022/11/14 23:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.80552159s) from=127.0.0.6:41723 2022/11/14 23:44:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.73776231s) from=127.0.0.6:40139 2022/11/14 23:44:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m7.257742046s) from=127.0.0.6:35035 2022/11/14 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.800114869s) from=127.0.0.6:53319 2022/11/14 23:44:15 [DEBUG] http: Request GET /v1/status/leader (306.246µs) from=127.0.0.6:54739 2022/11/14 23:44:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m5.818556933s) from=127.0.0.6:43047 2022/11/14 23:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.932117983s) from=127.0.0.6:38279 2022/11/14 23:44:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.925202928s) from=127.0.0.6:52279 2022/11/14 23:44:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.525858629s) from=127.0.0.6:49767 2022/11/14 23:44:32 [DEBUG] http: Request GET /v1/status/leader (298.512µs) from=127.0.0.6:54739 2022/11/14 23:44:35 [DEBUG] http: Request GET /v1/status/leader (177.616µs) from=127.0.0.6:39497 2022/11/14 23:44:52 [DEBUG] http: Request GET /v1/status/leader (281.081µs) from=127.0.0.6:54739 2022/11/14 23:44:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:44:52 [DEBUG] agent: Node info in sync 2022/11/14 23:44:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:44:55 [DEBUG] http: Request GET /v1/status/leader (153.82µs) from=127.0.0.6:54739 2022/11/14 23:45:12 [DEBUG] http: Request GET /v1/status/leader (462.427µs) from=127.0.0.6:54739 2022/11/14 23:45:15 [DEBUG] http: Request GET /v1/status/leader (174.899µs) from=127.0.0.6:54739 2022/11/14 23:45:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:45:32 [DEBUG] http: Request GET /v1/status/leader (618.075µs) from=127.0.0.6:54739 2022/11/14 23:45:35 [DEBUG] http: Request GET /v1/status/leader (1.941601ms) from=127.0.0.6:54739 2022/11/14 23:45:52 [DEBUG] http: Request GET /v1/status/leader (497.746µs) from=127.0.0.6:54739 2022/11/14 23:45:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:45:55 [DEBUG] http: Request GET /v1/status/leader (1.852095ms) from=127.0.0.6:54739 2022/11/14 23:46:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:46:01 [DEBUG] agent: Node info in sync 2022/11/14 23:46:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m7.498261013s) from=127.0.0.6:39829 2022/11/14 23:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.997343456s) from=127.0.0.6:43049 2022/11/14 23:46:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.781166483s) from=127.0.0.6:34157 2022/11/14 23:46:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.218127892s) from=127.0.0.6:44025 2022/11/14 23:46:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.361831682s) from=127.0.0.6:47447 2022/11/14 23:46:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.16186592s) from=127.0.0.6:45029 2022/11/14 23:46:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.030204922s) from=127.0.0.6:39531 2022/11/14 23:46:12 [DEBUG] http: Request GET /v1/status/leader (177.912µs) from=127.0.0.6:54739 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.225508188s) from=127.0.0.6:41723 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m0.416221445s) from=127.0.0.6:35035 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.580405746s) from=127.0.0.6:39499 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.308115539s) from=127.0.0.6:58367 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.894702437s) from=127.0.0.6:57133 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/status/leader (241.299µs) from=127.0.0.6:39497 2022/11/14 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.719958331s) from=127.0.0.6:38279 2022/11/14 23:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.739717133s) from=127.0.0.6:54875 2022/11/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.53227169s) from=127.0.0.6:40139 2022/11/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.087122059s) from=127.0.0.6:49767 2022/11/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.66444922s) from=127.0.0.6:53319 2022/11/14 23:46:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m4.955773565s) from=127.0.0.6:43047 2022/11/14 23:46:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.982913678s) from=127.0.0.6:52279 2022/11/14 23:46:32 [DEBUG] http: Request GET /v1/status/leader (308.369µs) from=127.0.0.6:54739 2022/11/14 23:46:35 [DEBUG] http: Request GET /v1/status/leader (447.079µs) from=127.0.0.6:39497 2022/11/14 23:46:52 [DEBUG] http: Request GET /v1/status/leader (1.090462ms) from=127.0.0.6:54739 2022/11/14 23:46:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:46:55 [DEBUG] http: Request GET /v1/status/leader (268.056µs) from=127.0.0.6:54739 2022/11/14 23:47:12 [DEBUG] http: Request GET /v1/status/leader (219.792µs) from=127.0.0.6:54739 2022/11/14 23:47:15 [DEBUG] http: Request GET /v1/status/leader (428.89µs) from=127.0.0.6:54739 2022/11/14 23:47:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:47:32 [DEBUG] http: Request GET /v1/status/leader (1.118727ms) from=127.0.0.6:54739 2022/11/14 23:47:35 [DEBUG] http: Request GET /v1/status/leader (263.73µs) from=127.0.0.6:39497 2022/11/14 23:47:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:47:49 [DEBUG] agent: Node info in sync 2022/11/14 23:47:52 [DEBUG] http: Request GET /v1/status/leader (277.884µs) from=127.0.0.6:54739 2022/11/14 23:47:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:47:55 [DEBUG] http: Request GET /v1/status/leader (286.083µs) from=127.0.0.6:54739 2022/11/14 23:48:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.880586034s) from=127.0.0.6:39829 2022/11/14 23:48:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.049676822s) from=127.0.0.6:44025 2022/11/14 23:48:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.181235111s) from=127.0.0.6:34157 2022/11/14 23:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.088882927s) from=127.0.0.6:43049 2022/11/14 23:48:12 [DEBUG] http: Request GET /v1/status/leader (246.608µs) from=127.0.0.6:54739 2022/11/14 23:48:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.741368442s) from=127.0.0.6:39531 2022/11/14 23:48:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.576603289s) from=127.0.0.6:45029 2022/11/14 23:48:15 [DEBUG] http: Request GET /v1/status/leader (307.682µs) from=127.0.0.6:39497 2022/11/14 23:48:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.751671596s) from=127.0.0.6:58367 2022/11/14 23:48:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.747104846s) from=127.0.0.6:47447 2022/11/14 23:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.000373156s) from=127.0.0.6:38279 2022/11/14 23:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.456140676s) from=127.0.0.6:57133 2022/11/14 23:48:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.141325999s) from=127.0.0.6:39499 2022/11/14 23:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.860480405s) from=127.0.0.6:41723 2022/11/14 23:48:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.165468356s) from=127.0.0.6:35035 2022/11/14 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.328998185s) from=127.0.0.6:54875 2022/11/14 23:48:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.561746922s) from=127.0.0.6:40139 2022/11/14 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.068122303s) from=127.0.0.6:53319 2022/11/14 23:48:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.540251927s) from=127.0.0.6:52279 2022/11/14 23:48:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.323890748s) from=127.0.0.6:49767 2022/11/14 23:48:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m7.402664787s) from=127.0.0.6:43047 2022/11/14 23:48:32 [DEBUG] http: Request GET /v1/status/leader (263.72µs) from=127.0.0.6:54739 2022/11/14 23:48:36 [DEBUG] http: Request GET /v1/status/leader (339.777µs) from=127.0.0.6:54739 2022/11/14 23:48:52 [DEBUG] http: Request GET /v1/status/leader (273.911µs) from=127.0.0.6:54739 2022/11/14 23:48:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:48:56 [DEBUG] http: Request GET /v1/status/leader (152.79µs) from=127.0.0.6:39497 2022/11/14 23:49:12 [DEBUG] http: Request GET /v1/status/leader (1.725782ms) from=127.0.0.6:54739 2022/11/14 23:49:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:49:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:49:13 [DEBUG] agent: Node info in sync 2022/11/14 23:49:16 [DEBUG] http: Request GET /v1/status/leader (362.239µs) from=127.0.0.6:39497 2022/11/14 23:49:32 [DEBUG] http: Request GET /v1/status/leader (323.139µs) from=127.0.0.6:54739 2022/11/14 23:49:36 [DEBUG] http: Request GET /v1/status/leader (153.305µs) from=127.0.0.6:54739 2022/11/14 23:49:52 [DEBUG] http: Request GET /v1/status/leader (197.723µs) from=127.0.0.6:54739 2022/11/14 23:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:49:56 [DEBUG] http: Request GET /v1/status/leader (1.454889ms) from=127.0.0.6:39497 2022/11/14 23:50:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.359560705s) from=127.0.0.6:39829 2022/11/14 23:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.985483647s) from=127.0.0.6:43049 2022/11/14 23:50:12 [DEBUG] http: Request GET /v1/status/leader (337.681µs) from=127.0.0.6:54739 2022/11/14 23:50:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.847597987s) from=127.0.0.6:44025 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m0.127083138s) from=127.0.0.6:39531 2022/11/14 23:50:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:50: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. 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:50:14 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Node info in sync 2022/11/14 23:50:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.048717ms) from=127.0.0.6:54739 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (265.911882ms) from=127.0.0.6:39531 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m46.498185616s) from=127.0.0.6:43047 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:50:14 [DEBUG] agent: Node info in sync 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (387.266µs) from=127.0.0.6:54739 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (465.792µs) from=127.0.0.6:43367 2022/11/14 23:50:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.127214837s) from=127.0.0.6:45029 2022/11/14 23:50:16 [DEBUG] http: Request GET /v1/status/leader (316.922µs) from=127.0.0.6:39497 2022/11/14 23:50:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.31112502s) from=127.0.0.6:34157 2022/11/14 23:50:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.833284314s) from=127.0.0.6:58367 2022/11/14 23:50:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.574668903s) from=127.0.0.6:39499 2022/11/14 23:50:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.013003528s) from=127.0.0.6:47447 2022/11/14 23:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.663224903s) from=127.0.0.6:41723 2022/11/14 23:50:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.457075404s) from=127.0.0.6:35035 2022/11/14 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.963744546s) from=127.0.0.6:54875 2022/11/14 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.326044832s) from=127.0.0.6:38279 2022/11/14 23:50:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.627226416s) from=127.0.0.6:57133 2022/11/14 23:50:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.972034234s) from=127.0.0.6:40139 2022/11/14 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.008888094s) from=127.0.0.6:53319 2022/11/14 23:50:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.913994021s) from=127.0.0.6:49767 2022/11/14 23:50:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.227373106s) from=127.0.0.6:52279 2022/11/14 23:50:32 [DEBUG] http: Request GET /v1/status/leader (413.299µs) from=127.0.0.6:39497 2022/11/14 23:50:36 [DEBUG] http: Request GET /v1/status/leader (953.66µs) from=127.0.0.6:54739 2022/11/14 23:50:52 [DEBUG] http: Request GET /v1/status/leader (196.038µs) from=127.0.0.6:54739 2022/11/14 23:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:50:56 [DEBUG] http: Request GET /v1/status/leader (361.204µs) from=127.0.0.6:54739 2022/11/14 23:51:12 [DEBUG] http: Request GET /v1/status/leader (1.607039ms) from=127.0.0.6:54739 2022/11/14 23:51:16 [DEBUG] http: Request GET /v1/status/leader (335.233µs) from=127.0.0.6:39497 2022/11/14 23:51:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:51:24 [DEBUG] agent: Node info in sync 2022/11/14 23:51:32 [DEBUG] http: Request GET /v1/status/leader (199.848µs) from=127.0.0.6:39497 2022/11/14 23:51:36 [DEBUG] http: Request GET /v1/status/leader (375.122µs) from=127.0.0.6:54739 2022/11/14 23:51:52 [DEBUG] http: Request GET /v1/status/leader (194.996µs) from=127.0.0.6:54739 2022/11/14 23:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:51:56 [DEBUG] http: Request GET /v1/status/leader (1.065743ms) from=127.0.0.6:54739 2022/11/14 23:52:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.405449998s) from=127.0.0.6:39829 2022/11/14 23:52:12 [DEBUG] http: Request GET /v1/status/leader (360.111µs) from=127.0.0.6:39497 2022/11/14 23:52:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.155364215s) from=127.0.0.6:44025 2022/11/14 23:52:16 [DEBUG] http: Request GET /v1/status/leader (157.085µs) from=127.0.0.6:39497 2022/11/14 23:52:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.126182708s) from=127.0.0.6:43049 2022/11/14 23:52:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (2m2.736381598s) from=127.0.0.6:43047 2022/11/14 23:52:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.213984273s) from=127.0.0.6:45029 2022/11/14 23:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.199398421s) from=127.0.0.6:34157 2022/11/14 23:52:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.309907275s) from=127.0.0.6:58367 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (2m6.606891222s) from=127.0.0.6:39531 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.56.197_8443" 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.310037ms) from=127.0.0.6:54739 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (3.873581539s) from=127.0.0.6:43047 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (475.103µs) from=127.0.0.6:39531 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (300.801µs) from=127.0.0.6:54739 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (671.969µs) from=127.0.0.6:40801 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.680220469s) from=127.0.0.6:43367 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.17.198_8082" 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.730017ms) from=127.0.0.6:40801 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (94.504407ms) from=127.0.0.6:39531 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (95.322852ms) from=127.0.0.6:43047 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.66238ms) from=127.0.0.6:40801 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (325.549µs) from=127.0.0.6:39497 2022/11/14 23:52:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.189350778s) from=127.0.0.6:39499 2022/11/14 23:52:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.756393854s) from=127.0.0.6:47447 2022/11/14 23:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.251164522s) from=127.0.0.6:54875 2022/11/14 23:52:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.14664914s) from=127.0.0.6:49767 2022/11/14 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.645771856s) from=127.0.0.6:38279 2022/11/14 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.007370892s) from=127.0.0.6:41723 2022/11/14 23:52:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.130445983s) from=127.0.0.6:35035 2022/11/14 23:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.876706079s) from=127.0.0.6:57133 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.47146764s) from=127.0.0.6:53319 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.58.151_8410" 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request PUT /v1/agent/service/register (18.852736ms) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (10.094248352s) from=127.0.0.6:43047 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (10.098598708s) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (296.16µs) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (627.893µs) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [INFO] agent: Synced service "_v1_vnflcm_10.233.50.57_8801" 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request PUT /v1/agent/service/register (22.403725ms) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (103.079591ms) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (191.760279ms) from=127.0.0.6:43047 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (495.739µs) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (401.908µs) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:31 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.23.29_8484" 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.479844ms) from=127.0.0.6:33037 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (143.678028ms) from=127.0.0.6:43047 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (164.625033ms) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (584.791µs) from=127.0.0.6:33037 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (195.357µs) from=127.0.0.6:43705 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.456759117s) from=127.0.0.6:40139 2022/11/14 23:52:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [INFO] agent: Synced service "_v1_vnfres_10.233.42.19_8802" 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.290801ms) from=127.0.0.6:33037 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (256.863286ms) from=127.0.0.6:39531 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (257.761722ms) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (491.56µs) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (824.827µs) from=127.0.0.6:53051 2022/11/14 23:52:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [INFO] agent: Synced service "_v1_vnfmgr_10.233.35.167_8803" 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request PUT /v1/agent/service/register (148.425103ms) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (352.533362ms) from=127.0.0.6:39531 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (373.289671ms) from=127.0.0.6:33037 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (301.3µs) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/status/leader (261.047µs) from=127.0.0.6:33037 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (278.241µs) from=127.0.0.6:35199 2022/11/14 23:52:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [INFO] agent: Synced service "_v1_nslcm_10.233.29.151_8403" 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (78.372937ms) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (139.758695ms) from=127.0.0.6:39531 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (614.917µs) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (282.178882ms) from=127.0.0.6:42403 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [INFO] agent: Synced service "_v2_nslcm_10.233.29.151_8403" 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (74.898885ms) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (17.247786ms) from=127.0.0.6:42403 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (120.148192ms) from=127.0.0.6:39531 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (14.371831ms) from=127.0.0.6:60619 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (192.887µs) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (545.086µs) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.44.154_8482" 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (46.241424ms) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (107.848271ms) from=127.0.0.6:39531 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (122.020544ms) from=127.0.0.6:42403 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (488.577µs) from=127.0.0.6:51939 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (213.403914ms) from=127.0.0.6:33037 2022/11/14 23:52:36 [DEBUG] http: Request GET /v1/status/leader (340.854µs) from=127.0.0.6:46287 2022/11/14 23:52:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.148777213s) from=127.0.0.6:52279 2022/11/14 23:52:52 [DEBUG] http: Request GET /v1/status/leader (173.949µs) from=127.0.0.6:33037 2022/11/14 23:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:52:56 [DEBUG] http: Request GET /v1/status/leader (159.136µs) from=127.0.0.6:33037 2022/11/14 23:53:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:53:12 [DEBUG] http: Request GET /v1/status/leader (4.393399ms) from=127.0.0.6:46287 2022/11/14 23:53:16 [DEBUG] http: Request GET /v1/status/leader (307.231µs) from=127.0.0.6:46287 2022/11/14 23:53:33 [DEBUG] http: Request GET /v1/status/leader (342.533µs) from=127.0.0.6:46287 2022/11/14 23:53:36 [DEBUG] http: Request GET /v1/status/leader (154.788µs) from=127.0.0.6:33037 2022/11/14 23:53:53 [DEBUG] http: Request GET /v1/status/leader (3.483533ms) from=127.0.0.6:46287 2022/11/14 23:53:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:53:56 [DEBUG] http: Request GET /v1/status/leader (459.988µs) from=127.0.0.6:33037 2022/11/14 23:54:13 [DEBUG] http: Request GET /v1/status/leader (617.261µs) from=127.0.0.6:46287 2022/11/14 23:54:16 [DEBUG] http: Request GET /v1/status/leader (234.625µs) from=127.0.0.6:46287 2022/11/14 23:54:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.178935624s) from=127.0.0.6:44025 2022/11/14 23:54:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.27461129s) from=127.0.0.6:39829 2022/11/14 23:54:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.569281751s) from=127.0.0.6:45029 2022/11/14 23:54:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.148144327s) from=127.0.0.6:34157 2022/11/14 23:54:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.528727441s) from=127.0.0.6:54739 2022/11/14 23:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.853241116s) from=127.0.0.6:43049 2022/11/14 23:54:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.898490709s) from=127.0.0.6:58367 2022/11/14 23:54:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.30613499s) from=127.0.0.6:39499 2022/11/14 23:54:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.222128844s) from=127.0.0.6:39497 2022/11/14 23:54:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.079904384s) from=127.0.0.6:43367 2022/11/14 23:54:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.901963532s) from=127.0.0.6:47447 2022/11/14 23:54:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.428546352s) from=127.0.0.6:54875 2022/11/14 23:54:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.547112737s) from=127.0.0.6:35035 2022/11/14 23:54:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Node info in sync 2022/11/14 23:54:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.386043979s) from=127.0.0.6:40801 2022/11/14 23:54:33 [DEBUG] http: Request GET /v1/status/leader (366.61µs) from=127.0.0.6:33037 2022/11/14 23:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.69544137s) from=127.0.0.6:57133 2022/11/14 23:54:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.527864066s) from=127.0.0.6:35199 2022/11/14 23:54:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.68899359s) from=127.0.0.6:40139 2022/11/14 23:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.383414173s) from=127.0.0.6:38279 2022/11/14 23:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.450163507s) from=127.0.0.6:41723 2022/11/14 23:54:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m7.294359531s) from=127.0.0.6:49767 2022/11/14 23:54:36 [DEBUG] http: Request GET /v1/status/leader (193.667µs) from=127.0.0.6:33037 2022/11/14 23:54:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m5.297044011s) from=127.0.0.6:44101 2022/11/14 23:54:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.471250202s) from=127.0.0.6:53051 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.787671609s) from=127.0.0.6:42403 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.004963593s) from=127.0.0.6:43047 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.106622315s) from=127.0.0.6:53319 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.955158378s) from=127.0.0.6:43705 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.467895914s) from=127.0.0.6:51939 2022/11/14 23:54:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.74820759s) from=127.0.0.6:60619 2022/11/14 23:54:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.015708528s) from=127.0.0.6:39531 2022/11/14 23:54:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.097527359s) from=127.0.0.6:52279 2022/11/14 23:54:53 [DEBUG] http: Request GET /v1/status/leader (193.827µs) from=127.0.0.6:33037 2022/11/14 23:54:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:54:56 [DEBUG] http: Request GET /v1/status/leader (333.769µs) from=127.0.0.6:46287 2022/11/14 23:55:13 [DEBUG] http: Request GET /v1/status/leader (317.629µs) from=127.0.0.6:33037 2022/11/14 23:55:16 [DEBUG] http: Request GET /v1/status/leader (207.688µs) from=127.0.0.6:46287 2022/11/14 23:55:33 [DEBUG] http: Request GET /v1/status/leader (225.198µs) from=127.0.0.6:33037 2022/11/14 23:55:36 [DEBUG] http: Request GET /v1/status/leader (174.004µs) from=127.0.0.6:33037 2022/11/14 23:55:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:55:53 [DEBUG] http: Request GET /v1/status/leader (224.495µs) from=127.0.0.6:46287 2022/11/14 23:55:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:55:56 [DEBUG] http: Request GET /v1/status/leader (1.934027ms) from=127.0.0.6:46287 2022/11/14 23:55:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:55:58 [DEBUG] agent: Node info in sync 2022/11/14 23:56:13 [DEBUG] http: Request GET /v1/status/leader (400.138µs) from=127.0.0.6:46287 2022/11/14 23:56:16 [DEBUG] http: Request GET /v1/status/leader (334.429µs) from=127.0.0.6:46287 2022/11/14 23:56:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.358590621s) from=127.0.0.6:44025 2022/11/14 23:56:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.300941179s) from=127.0.0.6:34157 2022/11/14 23:56:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m0.458377962s) from=127.0.0.6:54739 2022/11/14 23:56:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.201120304s) from=127.0.0.6:39829 2022/11/14 23:56:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.367659137s) from=127.0.0.6:43049 2022/11/14 23:56:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m5.494417636s) from=127.0.0.6:45029 2022/11/14 23:56:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.626017072s) from=127.0.0.6:58367 2022/11/14 23:56:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.252155221s) from=127.0.0.6:39499 2022/11/14 23:56:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.99826367s) from=127.0.0.6:39497 2022/11/14 23:56:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.396786217s) from=127.0.0.6:43367 2022/11/14 23:56:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.8159673s) from=127.0.0.6:47447 2022/11/14 23:56:33 [DEBUG] http: Request GET /v1/status/leader (153.539µs) from=127.0.0.6:46287 2022/11/14 23:56:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.190404879s) from=127.0.0.6:40801 2022/11/14 23:56:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m4.010680131s) from=127.0.0.6:35035 2022/11/14 23:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.904891482s) from=127.0.0.6:41723 2022/11/14 23:56:36 [DEBUG] http: Request GET /v1/status/leader (181.767µs) from=127.0.0.6:33037 2022/11/14 23:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.057814527s) from=127.0.0.6:38279 2022/11/14 23:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.328390243s) from=127.0.0.6:54875 2022/11/14 23:56:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.26027572s) from=127.0.0.6:35199 2022/11/14 23:56:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.164253112s) from=127.0.0.6:43047 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.928574498s) from=127.0.0.6:42403 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.980164344s) from=127.0.0.6:57133 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.718383836s) from=127.0.0.6:60619 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m3.835624654s) from=127.0.0.6:44101 2022/11/14 23:56:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.23030818s) from=127.0.0.6:53319 2022/11/14 23:56:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.843917835s) from=127.0.0.6:40139 2022/11/14 23:56:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.400084869s) from=127.0.0.6:49767 2022/11/14 23:56:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.497813575s) from=127.0.0.6:53051 2022/11/14 23:56:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.062663916s) from=127.0.0.6:43705 2022/11/14 23:56:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.094698589s) from=127.0.0.6:51939 2022/11/14 23:56:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.797744754s) from=127.0.0.6:39531 2022/11/14 23:56:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.693754377s) from=127.0.0.6:52279 2022/11/14 23:56:53 [DEBUG] http: Request GET /v1/status/leader (283.501µs) from=127.0.0.6:33037 2022/11/14 23:56:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:56:56 [DEBUG] http: Request GET /v1/status/leader (330.128µs) from=127.0.0.6:46287 2022/11/14 23:57:13 [DEBUG] http: Request GET /v1/status/leader (163.252µs) from=127.0.0.6:33037 2022/11/14 23:57:16 [DEBUG] http: Request GET /v1/status/leader (166.424µs) from=127.0.0.6:46287 2022/11/14 23:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:57:17 [DEBUG] agent: Node info in sync 2022/11/14 23:57:33 [DEBUG] http: Request GET /v1/status/leader (316.337µs) from=127.0.0.6:33037 2022/11/14 23:57:36 [DEBUG] http: Request GET /v1/status/leader (168.058µs) from=127.0.0.6:46287 2022/11/14 23:57:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:57:53 [DEBUG] http: Request GET /v1/status/leader (302.508µs) from=127.0.0.6:33037 2022/11/14 23:57:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:57:56 [DEBUG] http: Request GET /v1/status/leader (204.122µs) from=127.0.0.6:33037 2022/11/14 23:58:13 [DEBUG] http: Request GET /v1/status/leader (248.665µs) from=127.0.0.6:33037 2022/11/14 23:58:16 [DEBUG] http: Request GET /v1/status/leader (300.983µs) from=127.0.0.6:33037 2022/11/14 23:58:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:58:17 [DEBUG] agent: Node info in sync 2022/11/14 23:58:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.352510129s) from=127.0.0.6:45029 2022/11/14 23:58:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.196898145s) from=127.0.0.6:44025 2022/11/14 23:58:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.013043129s) from=127.0.0.6:43049 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.931255571s) from=127.0.0.6:34157 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.719075688s) from=127.0.0.6:39499 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.303798492s) from=127.0.0.6:54739 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.065826474s) from=127.0.0.6:58367 2022/11/14 23:58:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.956817599s) from=127.0.0.6:39829 2022/11/14 23:58:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.463201569s) from=127.0.0.6:43367 2022/11/14 23:58:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.334619943s) from=127.0.0.6:39497 2022/11/14 23:58:33 [DEBUG] http: Request GET /v1/status/leader (328.711µs) from=127.0.0.6:46287 2022/11/14 23:58:36 [DEBUG] http: Request GET /v1/status/leader (199.297µs) from=127.0.0.6:46287 2022/11/14 23:58:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.037572114s) from=127.0.0.6:35035 2022/11/14 23:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.310210559s) from=127.0.0.6:54875 2022/11/14 23:58:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.443357084s) from=127.0.0.6:38279 2022/11/14 23:58:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.139776675s) from=127.0.0.6:35199 2022/11/14 23:58:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m7.285850942s) from=127.0.0.6:47447 2022/11/14 23:58:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.438892052s) from=127.0.0.6:43047 2022/11/14 23:58:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m6.922664017s) from=127.0.0.6:40801 2022/11/14 23:58:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.294330368s) from=127.0.0.6:41723 2022/11/14 23:58:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.529020184s) from=127.0.0.6:42403 2022/11/14 23:58:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.655105483s) from=127.0.0.6:44101 2022/11/14 23:58:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.194308334s) from=127.0.0.6:53051 2022/11/14 23:58:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.944260385s) from=127.0.0.6:40139 2022/11/14 23:58:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.995106791s) from=127.0.0.6:51939 2022/11/14 23:58:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.939786654s) from=127.0.0.6:57133 2022/11/14 23:58:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m3.360143633s) from=127.0.0.6:43705 2022/11/14 23:58:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.959291574s) from=127.0.0.6:60619 2022/11/14 23:58:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.130726993s) from=127.0.0.6:49767 2022/11/14 23:58:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.455730369s) from=127.0.0.6:53319 2022/11/14 23:58:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.168706342s) from=127.0.0.6:52279 2022/11/14 23:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.479228165s) from=127.0.0.6:39531 2022/11/14 23:58:53 [DEBUG] http: Request GET /v1/status/leader (288.664µs) from=127.0.0.6:33037 2022/11/14 23:58:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:58:56 [DEBUG] http: Request GET /v1/status/leader (331.758µs) from=127.0.0.6:46287 2022/11/14 23:59:13 [DEBUG] http: Request GET /v1/status/leader (1.378355ms) from=127.0.0.6:33037 2022/11/14 23:59:16 [DEBUG] http: Request GET /v1/status/leader (185.611µs) from=127.0.0.6:46287 2022/11/14 23:59:33 [DEBUG] http: Request GET /v1/status/leader (364.538µs) from=127.0.0.6:46287 2022/11/14 23:59:36 [DEBUG] http: Request GET /v1/status/leader (334.918µs) from=127.0.0.6:33037 2022/11/14 23:59:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:59:51 [DEBUG] agent: Node info in sync 2022/11/14 23:59:53 [DEBUG] http: Request GET /v1/status/leader (379.964µs) from=127.0.0.6:33037 2022/11/14 23:59:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:59:56 [DEBUG] http: Request GET /v1/status/leader (3.514368ms) from=127.0.0.6:33037 2022/11/15 00:00:13 [DEBUG] http: Request GET /v1/status/leader (316.568µs) from=127.0.0.6:33037 2022/11/15 00:00:16 [DEBUG] http: Request GET /v1/status/leader (206.84µs) from=127.0.0.6:33037 2022/11/15 00:00:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.436004144s) from=127.0.0.6:44025 2022/11/15 00:00:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.73358529s) from=127.0.0.6:34157 2022/11/15 00:00:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.868322708s) from=127.0.0.6:43049 2022/11/15 00:00:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.627933035s) from=127.0.0.6:39829 2022/11/15 00:00:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m7.34019426s) from=127.0.0.6:45029 2022/11/15 00:00:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.480354304s) from=127.0.0.6:39499 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.425108624s) from=127.0.0.6:54739 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.400166593s) from=127.0.0.6:58367 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/status/leader (175.299µs) from=127.0.0.6:46287 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.57870402s) from=127.0.0.6:43367 2022/11/15 00:00:36 [DEBUG] http: Request GET /v1/status/leader (229.593µs) from=127.0.0.6:46287 2022/11/15 00:00:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m7.172527888s) from=127.0.0.6:39497 2022/11/15 00:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.040098099s) from=127.0.0.6:38279 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.398155592s) from=127.0.0.6:47447 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.117667618s) from=127.0.0.6:40801 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.989056757s) from=127.0.0.6:35199 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.629674535s) from=127.0.0.6:41723 2022/11/15 00:00:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.329575102s) from=127.0.0.6:35035 2022/11/15 00:00:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.451190975s) from=127.0.0.6:53051 2022/11/15 00:00:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.667318422s) from=127.0.0.6:42403 2022/11/15 00:00:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.066217814s) from=127.0.0.6:54875 2022/11/15 00:00:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.879359971s) from=127.0.0.6:43047 2022/11/15 00:00:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.38336691s) from=127.0.0.6:40139 2022/11/15 00:00:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.030061795s) from=127.0.0.6:57133 2022/11/15 00:00:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.524564665s) from=127.0.0.6:51939 2022/11/15 00:00:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m1.219366619s) from=127.0.0.6:43705 2022/11/15 00:00:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.01113995s) from=127.0.0.6:44101 2022/11/15 00:00:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.984862505s) from=127.0.0.6:60619 2022/11/15 00:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.907653835s) from=127.0.0.6:53319 2022/11/15 00:00:53 [DEBUG] http: Request GET /v1/status/leader (411µs) from=127.0.0.6:46287 2022/11/15 00:00:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.011038818s) from=127.0.0.6:39531 2022/11/15 00:00:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:00:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.245958584s) from=127.0.0.6:49767 2022/11/15 00:00:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.215714147s) from=127.0.0.6:52279 2022/11/15 00:00:56 [DEBUG] http: Request GET /v1/status/leader (261.751µs) from=127.0.0.6:46287 2022/11/15 00:01:13 [DEBUG] http: Request GET /v1/status/leader (354.122µs) from=127.0.0.6:33037 2022/11/15 00:01:16 [DEBUG] http: Request GET /v1/status/leader (1.242401ms) from=127.0.0.6:33037 2022/11/15 00:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:01:18 [DEBUG] agent: Node info in sync 2022/11/15 00:01:33 [DEBUG] http: Request GET /v1/status/leader (289.687µs) from=127.0.0.6:33037 2022/11/15 00:01:36 [DEBUG] http: Request GET /v1/status/leader (296.879µs) from=127.0.0.6:46287 2022/11/15 00:01:53 [DEBUG] http: Request GET /v1/status/leader (219.701µs) from=127.0.0.6:46287 2022/11/15 00:01:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:01:56 [DEBUG] http: Request GET /v1/status/leader (399.192µs) from=127.0.0.6:46287 2022/11/15 00:02:13 [DEBUG] http: Request GET /v1/status/leader (281.174µs) from=127.0.0.6:46287 2022/11/15 00:02:16 [DEBUG] http: Request GET /v1/status/leader (302.61µs) from=127.0.0.6:33037 2022/11/15 00:02:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:02:24 [DEBUG] agent: Node info in sync 2022/11/15 00:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.01542344s) from=127.0.0.6:34157 2022/11/15 00:02:33 [DEBUG] http: Request GET /v1/status/leader (1.449178ms) from=127.0.0.6:46287 2022/11/15 00:02:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m0.790733042s) from=127.0.0.6:54739 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.848760615s) from=127.0.0.6:58367 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.907371976s) from=127.0.0.6:45029 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.857036469s) from=127.0.0.6:43049 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.325853552s) from=127.0.0.6:39829 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.928961382s) from=127.0.0.6:44025 2022/11/15 00:02:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.24513557s) from=127.0.0.6:43367 2022/11/15 00:02:36 [DEBUG] http: Request GET /v1/status/leader (277.673µs) from=127.0.0.6:46287 2022/11/15 00:02:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m6.581280555s) from=127.0.0.6:39499 2022/11/15 00:02:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.011980504s) from=127.0.0.6:35199 2022/11/15 00:02:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.777596061s) from=127.0.0.6:39497 2022/11/15 00:02:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.848181676s) from=127.0.0.6:38279 2022/11/15 00:02:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.622178087s) from=127.0.0.6:42403 2022/11/15 00:02:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.186275755s) from=127.0.0.6:47447 2022/11/15 00:02:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.273870716s) from=127.0.0.6:40801 2022/11/15 00:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.309745616s) from=127.0.0.6:57133 2022/11/15 00:02:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.609098757s) from=127.0.0.6:53051 2022/11/15 00:02:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.674112425s) from=127.0.0.6:54875 2022/11/15 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.080866022s) from=127.0.0.6:41723 2022/11/15 00:02:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.771233968s) from=127.0.0.6:40139 2022/11/15 00:02:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.213177371s) from=127.0.0.6:43047 2022/11/15 00:02:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m7.050056759s) from=127.0.0.6:35035 2022/11/15 00:02:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.334611559s) from=127.0.0.6:44101 2022/11/15 00:02:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.594830975s) from=127.0.0.6:43705 2022/11/15 00:02:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.6844073s) from=127.0.0.6:51939 2022/11/15 00:02:53 [DEBUG] http: Request GET /v1/status/leader (182.268µs) from=127.0.0.6:33037 2022/11/15 00:02:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.9119051s) from=127.0.0.6:39531 2022/11/15 00:02:56 [DEBUG] http: Request GET /v1/status/leader (326.909µs) from=127.0.0.6:33037 2022/11/15 00:02:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.125467744s) from=127.0.0.6:49767 2022/11/15 00:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.102221105s) from=127.0.0.6:53319 2022/11/15 00:02:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.258436857s) from=127.0.0.6:60619 2022/11/15 00:03:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.696272315s) from=127.0.0.6:52279 2022/11/15 00:03:13 [DEBUG] http: Request GET /v1/status/leader (180.09µs) from=127.0.0.6:33037 2022/11/15 00:03:16 [DEBUG] http: Request GET /v1/status/leader (293.414µs) from=127.0.0.6:33037 2022/11/15 00:03:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:03:33 [DEBUG] http: Request GET /v1/status/leader (507.868µs) from=127.0.0.6:46287 2022/11/15 00:03:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:03:35 [DEBUG] agent: Node info in sync 2022/11/15 00:03:36 [DEBUG] http: Request GET /v1/status/leader (201.63µs) from=127.0.0.6:33037 2022/11/15 00:03:53 [DEBUG] http: Request GET /v1/status/leader (265.777µs) from=127.0.0.6:46287 2022/11/15 00:03:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:03:56 [DEBUG] http: Request GET /v1/status/leader (3.83042ms) from=127.0.0.6:46287 2022/11/15 00:04:13 [DEBUG] http: Request GET /v1/status/leader (213.009µs) from=127.0.0.6:33037 2022/11/15 00:04:16 [DEBUG] http: Request GET /v1/status/leader (192.881µs) from=127.0.0.6:46287 2022/11/15 00:04:33 [DEBUG] http: Request GET /v1/status/leader (329.605µs) from=127.0.0.6:33037 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.357315268s) from=127.0.0.6:44025 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.989232865s) from=127.0.0.6:45029 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.835180055s) from=127.0.0.6:54739 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/status/leader (203.661µs) from=127.0.0.6:33037 2022/11/15 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.285786994s) from=127.0.0.6:34157 2022/11/15 00:04:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m4.981520742s) from=127.0.0.6:43367 2022/11/15 00:04:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.009993318s) from=127.0.0.6:39829 2022/11/15 00:04:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.567295527s) from=127.0.0.6:43049 2022/11/15 00:04:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.283198187s) from=127.0.0.6:58367 2022/11/15 00:04:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.081324352s) from=127.0.0.6:35199 2022/11/15 00:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.420563186s) from=127.0.0.6:38279 2022/11/15 00:04:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m7.242036776s) from=127.0.0.6:39499 2022/11/15 00:04:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.949433886s) from=127.0.0.6:47447 2022/11/15 00:04:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m1.136739045s) from=127.0.0.6:53051 2022/11/15 00:04:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.87851337s) from=127.0.0.6:39497 2022/11/15 00:04:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.313849753s) from=127.0.0.6:40801 2022/11/15 00:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.9319488s) from=127.0.0.6:41723 2022/11/15 00:04:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:04:50 [DEBUG] agent: Node info in sync 2022/11/15 00:04:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.316860508s) from=127.0.0.6:44101 2022/11/15 00:04:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.962417792s) from=127.0.0.6:42403 2022/11/15 00:04:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.974226177s) from=127.0.0.6:35035 2022/11/15 00:04:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.961605816s) from=127.0.0.6:43047 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.694312721s) from=127.0.0.6:57133 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.563140212s) from=127.0.0.6:40139 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/status/leader (347.15µs) from=127.0.0.6:46287 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.632189076s) from=127.0.0.6:54875 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m3.730064539s) from=127.0.0.6:43705 2022/11/15 00:04:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:04:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.405507456s) from=127.0.0.6:51939 2022/11/15 00:04:56 [DEBUG] http: Request GET /v1/status/leader (185.616µs) from=127.0.0.6:33037 2022/11/15 00:04:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.796318136s) from=127.0.0.6:39531 2022/11/15 00:05:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m3.269128239s) from=127.0.0.6:49767 2022/11/15 00:05:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.550508922s) from=127.0.0.6:53319 2022/11/15 00:05:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.55895652s) from=127.0.0.6:60619 2022/11/15 00:05:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.794821366s) from=127.0.0.6:52279 2022/11/15 00:05:13 [DEBUG] http: Request GET /v1/status/leader (319.867µs) from=127.0.0.6:46287 2022/11/15 00:05:16 [DEBUG] http: Request GET /v1/status/leader (172.076µs) from=127.0.0.6:46287 2022/11/15 00:05:33 [DEBUG] http: Request GET /v1/status/leader (351.1µs) from=127.0.0.6:33037 2022/11/15 00:05:36 [DEBUG] http: Request GET /v1/status/leader (286.507µs) from=127.0.0.6:46287 2022/11/15 00:05:53 [DEBUG] http: Request GET /v1/status/leader (336.714µs) from=127.0.0.6:46287 2022/11/15 00:05:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:05:56 [DEBUG] http: Request GET /v1/status/leader (190.393µs) from=127.0.0.6:46287 2022/11/15 00:06:13 [DEBUG] http: Request GET /v1/status/leader (412.193µs) from=127.0.0.6:46287 2022/11/15 00:06:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:06:16 [DEBUG] http: Request GET /v1/status/leader (353.859µs) from=127.0.0.6:33037 2022/11/15 00:06:33 [DEBUG] http: Request GET /v1/status/leader (550.238µs) from=127.0.0.6:46287 2022/11/15 00:06:36 [DEBUG] http: Request GET /v1/status/leader (388.567µs) from=127.0.0.6:33037 2022/11/15 00:06:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.563887745s) from=127.0.0.6:54739 2022/11/15 00:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.679652362s) from=127.0.0.6:34157 2022/11/15 00:06:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.220131041s) from=127.0.0.6:44025 2022/11/15 00:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.021066083s) from=127.0.0.6:45029 2022/11/15 00:06:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.555464673s) from=127.0.0.6:39829 2022/11/15 00:06:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m5.100382628s) from=127.0.0.6:43367 2022/11/15 00:06:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.906630721s) from=127.0.0.6:43049 2022/11/15 00:06:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:06:48 [DEBUG] agent: Node info in sync 2022/11/15 00:06:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.574019747s) from=127.0.0.6:58367 2022/11/15 00:06:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.708605324s) from=127.0.0.6:35199 2022/11/15 00:06:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.287908465s) from=127.0.0.6:47447 2022/11/15 00:06:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m3.08833538s) from=127.0.0.6:39499 2022/11/15 00:06:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.08636178s) from=127.0.0.6:41723 2022/11/15 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.216609293s) from=127.0.0.6:38279 2022/11/15 00:06:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.479151984s) from=127.0.0.6:39497 2022/11/15 00:06:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.557746103s) from=127.0.0.6:53051 2022/11/15 00:06:53 [DEBUG] http: Request GET /v1/status/leader (313.01µs) from=127.0.0.6:46287 2022/11/15 00:06:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.389439996s) from=127.0.0.6:35035 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.65052962s) from=127.0.0.6:43047 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m4.500985813s) from=127.0.0.6:44101 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.8811277s) from=127.0.0.6:54875 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.637419294s) from=127.0.0.6:40801 2022/11/15 00:06:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.102766711s) from=127.0.0.6:42403 2022/11/15 00:06:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.485696466s) from=127.0.0.6:57133 2022/11/15 00:06:56 [DEBUG] http: Request GET /v1/status/leader (345.48µs) from=127.0.0.6:46287 2022/11/15 00:06:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.73708622s) from=127.0.0.6:43705 2022/11/15 00:06:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.356837822s) from=127.0.0.6:40139 2022/11/15 00:07:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.53214745s) from=127.0.0.6:39531 2022/11/15 00:07:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.154273357s) from=127.0.0.6:51939 2022/11/15 00:07:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.464422171s) from=127.0.0.6:49767 2022/11/15 00:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.687052731s) from=127.0.0.6:53319 2022/11/15 00:07:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.410807769s) from=127.0.0.6:52279 2022/11/15 00:07:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.878174574s) from=127.0.0.6:60619 2022/11/15 00:07:13 [DEBUG] http: Request GET /v1/status/leader (394.584µs) from=127.0.0.6:46287 2022/11/15 00:07:16 [DEBUG] http: Request GET /v1/status/leader (314.859µs) from=127.0.0.6:33037 2022/11/15 00:07:33 [DEBUG] http: Request GET /v1/status/leader (2.401121ms) from=127.0.0.6:33037 2022/11/15 00:07:37 [DEBUG] http: Request GET /v1/status/leader (732.634µs) from=127.0.0.6:46287 2022/11/15 00:07:53 [DEBUG] http: Request GET /v1/status/leader (234.673µs) from=127.0.0.6:46287 2022/11/15 00:07:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:07:57 [DEBUG] http: Request GET /v1/status/leader (340.25µs) from=127.0.0.6:46287 2022/11/15 00:08:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:08:05 [DEBUG] agent: Node info in sync 2022/11/15 00:08:13 [DEBUG] http: Request GET /v1/status/leader (206.096µs) from=127.0.0.6:46287 2022/11/15 00:08:17 [DEBUG] http: Request GET /v1/status/leader (190.837µs) from=127.0.0.6:46287 2022/11/15 00:08:33 [DEBUG] http: Request GET /v1/status/leader (330.499µs) from=127.0.0.6:33037 2022/11/15 00:08:37 [DEBUG] http: Request GET /v1/status/leader (294.295µs) from=127.0.0.6:46287 2022/11/15 00:08:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.811826935s) from=127.0.0.6:54739 2022/11/15 00:08:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.58837577s) from=127.0.0.6:44025 2022/11/15 00:08:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.162221846s) from=127.0.0.6:45029 2022/11/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.199505096s) from=127.0.0.6:39829 2022/11/15 00:08:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.348958333s) from=127.0.0.6:35199 2022/11/15 00:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.465946613s) from=127.0.0.6:34157 2022/11/15 00:08:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.227942401s) from=127.0.0.6:47447 2022/11/15 00:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.49242302s) from=127.0.0.6:41723 2022/11/15 00:08:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.384754206s) from=127.0.0.6:43367 2022/11/15 00:08:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:08:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.065821206s) from=127.0.0.6:43049 2022/11/15 00:08:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.189256641s) from=127.0.0.6:58367 2022/11/15 00:08:53 [DEBUG] http: Request GET /v1/status/leader (345.07µs) from=127.0.0.6:33037 2022/11/15 00:08:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:08:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.802197284s) from=127.0.0.6:39499 2022/11/15 00:08:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.30157931s) from=127.0.0.6:44101 2022/11/15 00:08:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.575222359s) from=127.0.0.6:53051 2022/11/15 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.97673131s) from=127.0.0.6:38279 2022/11/15 00:08:57 [DEBUG] http: Request GET /v1/status/leader (4.11681ms) from=127.0.0.6:46287 2022/11/15 00:08:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.410792444s) from=127.0.0.6:40801 2022/11/15 00:08:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.714046962s) from=127.0.0.6:57133 2022/11/15 00:08:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m3.459612758s) from=127.0.0.6:43047 2022/11/15 00:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.836462257s) from=127.0.0.6:54875 2022/11/15 00:08:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.751371671s) from=127.0.0.6:42403 2022/11/15 00:08:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m7.319124342s) from=127.0.0.6:39497 2022/11/15 00:09:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.767388758s) from=127.0.0.6:35035 2022/11/15 00:09:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m0.952700819s) from=127.0.0.6:40139 2022/11/15 00:09:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.812887561s) from=127.0.0.6:43705 2022/11/15 00:09:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.329956725s) from=127.0.0.6:49767 2022/11/15 00:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.308739458s) from=127.0.0.6:39531 2022/11/15 00:09:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.451943731s) from=127.0.0.6:51939 2022/11/15 00:09:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.162129691s) from=127.0.0.6:60619 2022/11/15 00:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.118687485s) from=127.0.0.6:53319 2022/11/15 00:09:13 [DEBUG] http: Request GET /v1/status/leader (335.861µs) from=127.0.0.6:46287 2022/11/15 00:09:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.351884658s) from=127.0.0.6:52279 2022/11/15 00:09:17 [DEBUG] http: Request GET /v1/status/leader (269.397µs) from=127.0.0.6:46287 2022/11/15 00:09:33 [DEBUG] http: Request GET /v1/status/leader (284.297µs) from=127.0.0.6:33037 2022/11/15 00:09:37 [DEBUG] http: Request GET /v1/status/leader (192.435µs) from=127.0.0.6:33037 2022/11/15 00:09:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:09:42 [DEBUG] agent: Node info in sync 2022/11/15 00:09:53 [DEBUG] http: Request GET /v1/status/leader (293.211µs) from=127.0.0.6:33037 2022/11/15 00:09:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:09:57 [DEBUG] http: Request GET /v1/status/leader (204.451µs) from=127.0.0.6:33037 2022/11/15 00:10:13 [DEBUG] http: Request GET /v1/status/leader (299.235µs) from=127.0.0.6:46287 2022/11/15 00:10:17 [DEBUG] http: Request GET /v1/status/leader (168.781µs) from=127.0.0.6:33037 2022/11/15 00:10:33 [DEBUG] http: Request GET /v1/status/leader (397.465µs) from=127.0.0.6:33037 2022/11/15 00:10:37 [DEBUG] http: Request GET /v1/status/leader (318.718µs) from=127.0.0.6:33037 2022/11/15 00:10:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:10:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:10:47 [DEBUG] agent: Node info in sync 2022/11/15 00:10:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.090594716s) from=127.0.0.6:39829 2022/11/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.829007623s) from=127.0.0.6:54739 2022/11/15 00:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.803647668s) from=127.0.0.6:45029 2022/11/15 00:10:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.925660663s) from=127.0.0.6:44025 2022/11/15 00:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.80580474s) from=127.0.0.6:34157 2022/11/15 00:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.991732085s) from=127.0.0.6:41723 2022/11/15 00:10:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.791190233s) from=127.0.0.6:43367 2022/11/15 00:10:53 [DEBUG] http: Request GET /v1/status/leader (215.083µs) from=127.0.0.6:33037 2022/11/15 00:10:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.020277141s) from=127.0.0.6:39499 2022/11/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.487663979s) from=127.0.0.6:58367 2022/11/15 00:10:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.453319429s) from=127.0.0.6:47447 2022/11/15 00:10:57 [DEBUG] http: Request GET /v1/status/leader (319.346µs) from=127.0.0.6:33037 2022/11/15 00:10:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m7.437666961s) from=127.0.0.6:35199 2022/11/15 00:10:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.909846568s) from=127.0.0.6:57133 2022/11/15 00:10:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.093446807s) from=127.0.0.6:39497 2022/11/15 00:10:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.891728766s) from=127.0.0.6:43049 2022/11/15 00:11:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.230117809s) from=127.0.0.6:44101 2022/11/15 00:11:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.365294592s) from=127.0.0.6:40801 2022/11/15 00:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.072164236s) from=127.0.0.6:54875 2022/11/15 00:11:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.245790072s) from=127.0.0.6:40139 2022/11/15 00:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.14144496s) from=127.0.0.6:38279 2022/11/15 00:11:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:11:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.859789104s) from=127.0.0.6:53051 2022/11/15 00:11:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.869303021s) from=127.0.0.6:35035 2022/11/15 00:11:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.024655181s) from=127.0.0.6:43047 2022/11/15 00:11:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.946452638s) from=127.0.0.6:42403 2022/11/15 00:11:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.439642468s) from=127.0.0.6:43705 2022/11/15 00:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.463608795s) from=127.0.0.6:39531 2022/11/15 00:11:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.108691544s) from=127.0.0.6:49767 2022/11/15 00:11:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.980563332s) from=127.0.0.6:51939 2022/11/15 00:11:13 [DEBUG] http: Request GET /v1/status/leader (335.049µs) from=127.0.0.6:46287 2022/11/15 00:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.48624617s) from=127.0.0.6:53319 2022/11/15 00:11:17 [DEBUG] http: Request GET /v1/status/leader (317.93µs) from=127.0.0.6:33037 2022/11/15 00:11:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.688024686s) from=127.0.0.6:52279 2022/11/15 00:11:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.712477511s) from=127.0.0.6:60619 2022/11/15 00:11:33 [DEBUG] http: Request GET /v1/status/leader (2.576191ms) from=127.0.0.6:46287 2022/11/15 00:11:37 [DEBUG] http: Request GET /v1/status/leader (336.338µs) from=127.0.0.6:33037 2022/11/15 00:11:53 [DEBUG] http: Request GET /v1/status/leader (214.469µs) from=127.0.0.6:33037 2022/11/15 00:11:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:11:57 [DEBUG] http: Request GET /v1/status/leader (198.785µs) from=127.0.0.6:33037 2022/11/15 00:12:13 [DEBUG] http: Request GET /v1/status/leader (221.387µs) from=127.0.0.6:46287 2022/11/15 00:12:17 [DEBUG] http: Request GET /v1/status/leader (269.243µs) from=127.0.0.6:33037 2022/11/15 00:12:33 [DEBUG] http: Request GET /v1/status/leader (215.745µs) from=127.0.0.6:46287 2022/11/15 00:12:37 [DEBUG] http: Request GET /v1/status/leader (267.733µs) from=127.0.0.6:46287 2022/11/15 00:12:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:12:38 [DEBUG] agent: Node info in sync 2022/11/15 00:12:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.207635674s) from=127.0.0.6:39829 2022/11/15 00:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.292839165s) from=127.0.0.6:34157 2022/11/15 00:12:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.671021234s) from=127.0.0.6:44025 2022/11/15 00:12:53 [DEBUG] http: Request GET /v1/status/leader (195.263µs) from=127.0.0.6:46287 2022/11/15 00:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.345508589s) from=127.0.0.6:41723 2022/11/15 00:12:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:12:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.858977699s) from=127.0.0.6:54739 2022/11/15 00:12:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.478618403s) from=127.0.0.6:45029 2022/11/15 00:12:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.45602563s) from=127.0.0.6:58367 2022/11/15 00:12:57 [DEBUG] http: Request GET /v1/status/leader (192.933µs) from=127.0.0.6:46287 2022/11/15 00:12:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.666140786s) from=127.0.0.6:47447 2022/11/15 00:13:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.795467796s) from=127.0.0.6:39497 2022/11/15 00:13:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m6.053301125s) from=127.0.0.6:39499 2022/11/15 00:13:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m7.35321886s) from=127.0.0.6:43367 2022/11/15 00:13:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.440873481s) from=127.0.0.6:44101 2022/11/15 00:13:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.394884383s) from=127.0.0.6:40801 2022/11/15 00:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.652176093s) from=127.0.0.6:54875 2022/11/15 00:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.038671335s) from=127.0.0.6:57133 2022/11/15 00:13:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.141913074s) from=127.0.0.6:35035 2022/11/15 00:13:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.72392389s) from=127.0.0.6:35199 2022/11/15 00:13:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.556065651s) from=127.0.0.6:43049 2022/11/15 00:13:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.061463401s) from=127.0.0.6:40139 2022/11/15 00:13:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.697414119s) from=127.0.0.6:42403 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.389091765s) from=127.0.0.6:38279 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.734586055s) from=127.0.0.6:53051 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m3.611672992s) from=127.0.0.6:43047 2022/11/15 00:13:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.097132074s) from=127.0.0.6:43705 2022/11/15 00:13:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.497135649s) from=127.0.0.6:39531 2022/11/15 00:13:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.207222675s) from=127.0.0.6:51939 2022/11/15 00:13:13 [DEBUG] http: Request GET /v1/status/leader (1.401322ms) from=127.0.0.6:46287 2022/11/15 00:13:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.52265025s) from=127.0.0.6:49767 2022/11/15 00:13:17 [DEBUG] http: Request GET /v1/status/leader (355.121µs) from=127.0.0.6:33037 2022/11/15 00:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.546340921s) from=127.0.0.6:53319 2022/11/15 00:13:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.389169526s) from=127.0.0.6:60619 2022/11/15 00:13:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.32229472s) from=127.0.0.6:52279 2022/11/15 00:13:33 [DEBUG] http: Request GET /v1/status/leader (265.413µs) from=127.0.0.6:33037 2022/11/15 00:13:37 [DEBUG] http: Request GET /v1/status/leader (220.154µs) from=127.0.0.6:33037 2022/11/15 00:13:53 [DEBUG] http: Request GET /v1/status/leader (169.211µs) from=127.0.0.6:33037 2022/11/15 00:13:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:13:57 [DEBUG] http: Request GET /v1/status/leader (182.609µs) from=127.0.0.6:46287 2022/11/15 00:14:13 [DEBUG] http: Request GET /v1/status/leader (322.972µs) from=127.0.0.6:33037 2022/11/15 00:14:17 [DEBUG] http: Request GET /v1/status/leader (295.681µs) from=127.0.0.6:46287 2022/11/15 00:14:33 [DEBUG] http: Request GET /v1/status/leader (298.05µs) from=127.0.0.6:33037 2022/11/15 00:14:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:14:35 [DEBUG] agent: Node info in sync 2022/11/15 00:14:37 [DEBUG] http: Request GET /v1/status/leader (337.439µs) from=127.0.0.6:33037 2022/11/15 00:14:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.671448182s) from=127.0.0.6:39829 2022/11/15 00:14:53 [DEBUG] http: Request GET /v1/status/leader (356.174µs) from=127.0.0.6:46287 2022/11/15 00:14:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/status/leader (347.439µs) from=127.0.0.6:33037 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.402108023s) from=127.0.0.6:45029 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.669117785s) from=127.0.0.6:54739 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.534071204s) from=127.0.0.6:58367 2022/11/15 00:14:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.290637967s) from=127.0.0.6:41723 2022/11/15 00:14:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.361128934s) from=127.0.0.6:34157 2022/11/15 00:15:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.546957986s) from=127.0.0.6:44025 2022/11/15 00:15:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.80256466s) from=127.0.0.6:43367 2022/11/15 00:15:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.929750553s) from=127.0.0.6:39499 2022/11/15 00:15:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.20737265s) from=127.0.0.6:44101 2022/11/15 00:15:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.544866863s) from=127.0.0.6:39497 2022/11/15 00:15:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.91462952s) from=127.0.0.6:43049 2022/11/15 00:15:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.197283982s) from=127.0.0.6:40801 2022/11/15 00:15:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.11555298s) from=127.0.0.6:47447 2022/11/15 00:15:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.128567423s) from=127.0.0.6:57133 2022/11/15 00:15:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.205811459s) from=127.0.0.6:35199 2022/11/15 00:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.412881441s) from=127.0.0.6:54875 2022/11/15 00:15:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.485185466s) from=127.0.0.6:35035 2022/11/15 00:15:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.297147972s) from=127.0.0.6:43047 2022/11/15 00:15:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.29686535s) from=127.0.0.6:42403 2022/11/15 00:15:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m2.694365296s) from=127.0.0.6:53051 2022/11/15 00:15:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.999894502s) from=127.0.0.6:40139 2022/11/15 00:15:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m0.480758321s) from=127.0.0.6:39531 2022/11/15 00:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.512469811s) from=127.0.0.6:38279 2022/11/15 00:15:14 [DEBUG] http: Request GET /v1/status/leader (493.586µs) from=127.0.0.6:46287 2022/11/15 00:15:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.582989992s) from=127.0.0.6:43705 2022/11/15 00:15:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.992629532s) from=127.0.0.6:49767 2022/11/15 00:15:17 [DEBUG] http: Request GET /v1/status/leader (463.101µs) from=127.0.0.6:46287 2022/11/15 00:15:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.224486206s) from=127.0.0.6:51939 2022/11/15 00:15:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.751034396s) from=127.0.0.6:53319 2022/11/15 00:15:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.961928637s) from=127.0.0.6:60619 2022/11/15 00:15:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.834082819s) from=127.0.0.6:52279 2022/11/15 00:15:34 [DEBUG] http: Request GET /v1/status/leader (313.468µs) from=127.0.0.6:33037 2022/11/15 00:15:37 [DEBUG] http: Request GET /v1/status/leader (179.743µs) from=127.0.0.6:33037 2022/11/15 00:15:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:15:39 [DEBUG] agent: Node info in sync 2022/11/15 00:15:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:15:54 [DEBUG] http: Request GET /v1/status/leader (283.177µs) from=127.0.0.6:33037 2022/11/15 00:15:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:15:57 [DEBUG] http: Request GET /v1/status/leader (1.797768ms) from=127.0.0.6:46287 2022/11/15 00:16:14 [DEBUG] http: Request GET /v1/status/leader (314.387µs) from=127.0.0.6:46287 2022/11/15 00:16:17 [DEBUG] http: Request GET /v1/status/leader (299.356µs) from=127.0.0.6:33037 2022/11/15 00:16:34 [DEBUG] http: Request GET /v1/status/leader (422.239µs) from=127.0.0.6:46287 2022/11/15 00:16:37 [DEBUG] http: Request GET /v1/status/leader (271.114µs) from=127.0.0.6:33037 2022/11/15 00:16:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Node info in sync 2022/11/15 00:16:54 [DEBUG] http: Request GET /v1/status/leader (1.73405ms) from=127.0.0.6:46287 2022/11/15 00:16:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:16:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.776838587s) from=127.0.0.6:39829 2022/11/15 00:16:57 [DEBUG] http: Request GET /v1/status/leader (333.475µs) from=127.0.0.6:46287 2022/11/15 00:17:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.760215131s) from=127.0.0.6:58367 2022/11/15 00:17:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.913625179s) from=127.0.0.6:44025 2022/11/15 00:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.653832771s) from=127.0.0.6:45029 2022/11/15 00:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.472113476s) from=127.0.0.6:41723 2022/11/15 00:17:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m7.332154167s) from=127.0.0.6:54739 2022/11/15 00:17:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.765698753s) from=127.0.0.6:34157 2022/11/15 00:17:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m3.74920429s) from=127.0.0.6:43367 2022/11/15 00:17:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.094293322s) from=127.0.0.6:39497 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.560945599s) from=127.0.0.6:39499 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.162410555s) from=127.0.0.6:43049 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.080200895s) from=127.0.0.6:44101 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.691687865s) from=127.0.0.6:47447 2022/11/15 00:17:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.188333772s) from=127.0.0.6:43047 2022/11/15 00:17:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.831770728s) from=127.0.0.6:35199 2022/11/15 00:17:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.320769707s) from=127.0.0.6:35035 2022/11/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.115239908s) from=127.0.0.6:40801 2022/11/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.946235764s) from=127.0.0.6:53051 2022/11/15 00:17:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.754953601s) from=127.0.0.6:42403 2022/11/15 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.556100479s) from=127.0.0.6:57133 2022/11/15 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.955914588s) from=127.0.0.6:54875 2022/11/15 00:17:14 [DEBUG] http: Request GET /v1/status/leader (225.68µs) from=127.0.0.6:46287 2022/11/15 00:17:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.56795308s) from=127.0.0.6:40139 2022/11/15 00:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.869288299s) from=127.0.0.6:38279 2022/11/15 00:17:17 [DEBUG] http: Request GET /v1/status/leader (243.039µs) from=127.0.0.6:33037 2022/11/15 00:17:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.190010774s) from=127.0.0.6:49767 2022/11/15 00:17:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.645055682s) from=127.0.0.6:43705 2022/11/15 00:17:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.189922094s) from=127.0.0.6:39531 2022/11/15 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.106935818s) from=127.0.0.6:53319 2022/11/15 00:17:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.766420889s) from=127.0.0.6:51939 2022/11/15 00:17:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.5324617s) from=127.0.0.6:60619 2022/11/15 00:17:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.700434184s) from=127.0.0.6:52279 2022/11/15 00:17:34 [DEBUG] http: Request GET /v1/status/leader (160.076µs) from=127.0.0.6:46287 2022/11/15 00:17:37 [DEBUG] http: Request GET /v1/status/leader (211.731µs) from=127.0.0.6:33037 2022/11/15 00:17:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:17:54 [DEBUG] http: Request GET /v1/status/leader (278.142µs) from=127.0.0.6:33037 2022/11/15 00:17:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:17:57 [DEBUG] http: Request GET /v1/status/leader (310.551µs) from=127.0.0.6:46287 2022/11/15 00:18:14 [DEBUG] http: Request GET /v1/status/leader (184.924µs) from=127.0.0.6:46287 2022/11/15 00:18:17 [DEBUG] http: Request GET /v1/status/leader (2.24671ms) from=127.0.0.6:46287 2022/11/15 00:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:18:26 [DEBUG] agent: Node info in sync 2022/11/15 00:18:34 [DEBUG] http: Request GET /v1/status/leader (298.911µs) from=127.0.0.6:33037 2022/11/15 00:18:37 [DEBUG] http: Request GET /v1/status/leader (243.412µs) from=127.0.0.6:33037 2022/11/15 00:18:54 [DEBUG] http: Request GET /v1/status/leader (199.464µs) from=127.0.0.6:46287 2022/11/15 00:18:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.081271363s) from=127.0.0.6:39829 2022/11/15 00:18:57 [DEBUG] http: Request GET /v1/status/leader (243.202µs) from=127.0.0.6:46287 2022/11/15 00:19:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.717336065s) from=127.0.0.6:44025 2022/11/15 00:19:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.931209974s) from=127.0.0.6:58367 2022/11/15 00:19:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.918453495s) from=127.0.0.6:45029 2022/11/15 00:19:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.621322267s) from=127.0.0.6:54739 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.201800341s) from=127.0.0.6:43047 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.894450615s) from=127.0.0.6:43049 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.575018972s) from=127.0.0.6:39497 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m4.551541149s) from=127.0.0.6:43367 2022/11/15 00:19:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.375823627s) from=127.0.0.6:41723 2022/11/15 00:19:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.224271154s) from=127.0.0.6:44101 2022/11/15 00:19:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.885303652s) from=127.0.0.6:39499 2022/11/15 00:19:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.50990945s) from=127.0.0.6:34157 2022/11/15 00:19:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.583343333s) from=127.0.0.6:35199 2022/11/15 00:19:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.696727669s) from=127.0.0.6:40801 2022/11/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.994239968s) from=127.0.0.6:35035 2022/11/15 00:19:14 [DEBUG] http: Request GET /v1/status/leader (294.592µs) from=127.0.0.6:46287 2022/11/15 00:19:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.015946895s) from=127.0.0.6:42403 2022/11/15 00:19:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.673355099s) from=127.0.0.6:53051 2022/11/15 00:19:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.335815506s) from=127.0.0.6:47447 2022/11/15 00:19:17 [DEBUG] http: Request GET /v1/status/leader (397.428µs) from=127.0.0.6:46287 2022/11/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.182226205s) from=127.0.0.6:57133 2022/11/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.640310609s) from=127.0.0.6:54875 2022/11/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.877656484s) from=127.0.0.6:38279 2022/11/15 00:19:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.860591128s) from=127.0.0.6:40139 2022/11/15 00:19:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.063916773s) from=127.0.0.6:49767 2022/11/15 00:19:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.831383619s) from=127.0.0.6:43705 2022/11/15 00:19:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.161267298s) from=127.0.0.6:39531 2022/11/15 00:19:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.030735407s) from=127.0.0.6:53319 2022/11/15 00:19:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.443431547s) from=127.0.0.6:60619 2022/11/15 00:19:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.864473782s) from=127.0.0.6:51939 2022/11/15 00:19:34 [DEBUG] http: Request GET /v1/status/leader (198.702µs) from=127.0.0.6:33037 2022/11/15 00:19:37 [DEBUG] http: Request GET /v1/status/leader (1.380064ms) from=127.0.0.6:33037 2022/11/15 00:19:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.371372729s) from=127.0.0.6:52279 2022/11/15 00:19:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:19:44 [DEBUG] agent: Node info in sync 2022/11/15 00:19:54 [DEBUG] http: Request GET /v1/status/leader (309.246µs) from=127.0.0.6:46287 2022/11/15 00:19:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:19:57 [DEBUG] http: Request GET /v1/status/leader (263.862µs) from=127.0.0.6:46287 2022/11/15 00:20:14 [DEBUG] http: Request GET /v1/status/leader (321.713µs) from=127.0.0.6:46287 2022/11/15 00:20:17 [DEBUG] http: Request GET /v1/status/leader (283.426µs) from=127.0.0.6:46287 2022/11/15 00:20:34 [DEBUG] http: Request GET /v1/status/leader (388.207µs) from=127.0.0.6:33037 2022/11/15 00:20:37 [DEBUG] http: Request GET /v1/status/leader (248.942µs) from=127.0.0.6:33037 2022/11/15 00:20:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:20:54 [DEBUG] http: Request GET /v1/status/leader (260.328µs) from=127.0.0.6:33037 2022/11/15 00:20:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:20:57 [DEBUG] http: Request GET /v1/status/leader (317.075µs) from=127.0.0.6:33037 2022/11/15 00:20:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.059368614s) from=127.0.0.6:39829 2022/11/15 00:21:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.096461381s) from=127.0.0.6:44025 2022/11/15 00:21:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.798662271s) from=127.0.0.6:58367 2022/11/15 00:21:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.847339823s) from=127.0.0.6:43367 2022/11/15 00:21:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.616497195s) from=127.0.0.6:43047 2022/11/15 00:21:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m1.495974157s) from=127.0.0.6:39497 2022/11/15 00:21:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.793145416s) from=127.0.0.6:43049 2022/11/15 00:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.235788715s) from=127.0.0.6:45029 2022/11/15 00:21:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.039775454s) from=127.0.0.6:54739 2022/11/15 00:21:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m3.739633389s) from=127.0.0.6:39499 2022/11/15 00:21:14 [DEBUG] http: Request GET /v1/status/leader (315.523µs) from=127.0.0.6:33037 2022/11/15 00:21:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.569927586s) from=127.0.0.6:35199 2022/11/15 00:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.41631594s) from=127.0.0.6:44101 2022/11/15 00:21:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.908570127s) from=127.0.0.6:42403 2022/11/15 00:21:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.706662821s) from=127.0.0.6:35035 2022/11/15 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.230304301s) from=127.0.0.6:41723 2022/11/15 00:21:17 [DEBUG] http: Request GET /v1/status/leader (267.179µs) from=127.0.0.6:46287 2022/11/15 00:21:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:21:18 [DEBUG] agent: Node info in sync 2022/11/15 00:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.352492118s) from=127.0.0.6:34157 2022/11/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m7.45499151s) from=127.0.0.6:40801 2022/11/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.769075412s) from=127.0.0.6:53051 2022/11/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.725799655s) from=127.0.0.6:57133 2022/11/15 00:21:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m6.027337196s) from=127.0.0.6:47447 2022/11/15 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.089754981s) from=127.0.0.6:38279 2022/11/15 00:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.943056928s) from=127.0.0.6:54875 2022/11/15 00:21:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.028078165s) from=127.0.0.6:40139 2022/11/15 00:21:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.891542685s) from=127.0.0.6:49767 2022/11/15 00:21:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.367209123s) from=127.0.0.6:43705 2022/11/15 00:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.139509532s) from=127.0.0.6:39531 2022/11/15 00:21:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.190462101s) from=127.0.0.6:60619 2022/11/15 00:21:34 [DEBUG] http: Request GET /v1/status/leader (299.801µs) from=127.0.0.6:46287 2022/11/15 00:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.208436377s) from=127.0.0.6:53319 2022/11/15 00:21:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.710964656s) from=127.0.0.6:51939 2022/11/15 00:21:37 [DEBUG] http: Request GET /v1/status/leader (329.067µs) from=127.0.0.6:33037 2022/11/15 00:21:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.449694452s) from=127.0.0.6:52279 2022/11/15 00:21:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:21:54 [DEBUG] http: Request GET /v1/status/leader (211.551µs) from=127.0.0.6:33037 2022/11/15 00:21:57 [DEBUG] http: Request GET /v1/status/leader (302.049µs) from=127.0.0.6:33037 2022/11/15 00:22:14 [DEBUG] http: Request GET /v1/status/leader (359.973µs) from=127.0.0.6:33037 2022/11/15 00:22:17 [DEBUG] http: Request GET /v1/status/leader (181.183µs) from=127.0.0.6:46287 2022/11/15 00:22:34 [DEBUG] http: Request GET /v1/status/leader (269.295µs) from=127.0.0.6:46287 2022/11/15 00:22:37 [DEBUG] http: Request GET /v1/status/leader (5.454869ms) from=127.0.0.6:33037 2022/11/15 00:22:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:22:49 [DEBUG] agent: Node info in sync 2022/11/15 00:22:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:22:54 [DEBUG] http: Request GET /v1/status/leader (316.499µs) from=127.0.0.6:46287 2022/11/15 00:22:57 [DEBUG] http: Request GET /v1/status/leader (246.567µs) from=127.0.0.6:46287 2022/11/15 00:23:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.599857901s) from=127.0.0.6:44025 2022/11/15 00:23:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.625174799s) from=127.0.0.6:39829 2022/11/15 00:23:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.217343118s) from=127.0.0.6:58367 2022/11/15 00:23:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.424451109s) from=127.0.0.6:43367 2022/11/15 00:23:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.683448448s) from=127.0.0.6:39497 2022/11/15 00:23:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.004339122s) from=127.0.0.6:39499 2022/11/15 00:23:14 [DEBUG] http: Request GET /v1/status/leader (365.286µs) from=127.0.0.6:33037 2022/11/15 00:23:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.4259262s) from=127.0.0.6:43049 2022/11/15 00:23:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.177564084s) from=127.0.0.6:54739 2022/11/15 00:23:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.23684566s) from=127.0.0.6:43047 2022/11/15 00:23:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.315408042s) from=127.0.0.6:45029 2022/11/15 00:23:17 [DEBUG] http: Request GET /v1/status/leader (194.52µs) from=127.0.0.6:33037 2022/11/15 00:23:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.992389929s) from=127.0.0.6:35035 2022/11/15 00:23:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.169287601s) from=127.0.0.6:44101 2022/11/15 00:23:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.126831901s) from=127.0.0.6:41723 2022/11/15 00:23:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.844449882s) from=127.0.0.6:53051 2022/11/15 00:23:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.671485472s) from=127.0.0.6:40801 2022/11/15 00:23:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.05736856s) from=127.0.0.6:35199 2022/11/15 00:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.066077793s) from=127.0.0.6:38279 2022/11/15 00:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.319339617s) from=127.0.0.6:34157 2022/11/15 00:23:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.737686857s) from=127.0.0.6:42403 2022/11/15 00:23:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.777334411s) from=127.0.0.6:47447 2022/11/15 00:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.847781278s) from=127.0.0.6:54875 2022/11/15 00:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.640185542s) from=127.0.0.6:57133 2022/11/15 00:23:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.383064295s) from=127.0.0.6:40139 2022/11/15 00:23:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m3.812805856s) from=127.0.0.6:43705 2022/11/15 00:23:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.299766701s) from=127.0.0.6:49767 2022/11/15 00:23:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.107108047s) from=127.0.0.6:39531 2022/11/15 00:23:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.194194368s) from=127.0.0.6:60619 2022/11/15 00:23:34 [DEBUG] http: Request GET /v1/status/leader (603.288µs) from=127.0.0.6:33037 2022/11/15 00:23:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:23:37 [DEBUG] http: Request GET /v1/status/leader (288.655µs) from=127.0.0.6:46287 2022/11/15 00:23:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.595429984s) from=127.0.0.6:51939 2022/11/15 00:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.286755098s) from=127.0.0.6:53319 2022/11/15 00:23:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.841373739s) from=127.0.0.6:52279 2022/11/15 00:23:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:23:54 [DEBUG] http: Request GET /v1/status/leader (176.162µs) from=127.0.0.6:33037 2022/11/15 00:23:57 [DEBUG] http: Request GET /v1/status/leader (170.155µs) from=127.0.0.6:46287 2022/11/15 00:24:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:24:11 [DEBUG] agent: Node info in sync 2022/11/15 00:24:14 [DEBUG] http: Request GET /v1/status/leader (337.171µs) from=127.0.0.6:46287 2022/11/15 00:24:17 [DEBUG] http: Request GET /v1/status/leader (172.646µs) from=127.0.0.6:33037 2022/11/15 00:24:34 [DEBUG] http: Request GET /v1/status/leader (239.078µs) from=127.0.0.6:46287 2022/11/15 00:24:37 [DEBUG] http: Request GET /v1/status/leader (1.665375ms) from=127.0.0.6:46287 2022/11/15 00:24:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:24:54 [DEBUG] http: Request GET /v1/status/leader (359.88µs) from=127.0.0.6:33037 2022/11/15 00:24:57 [DEBUG] http: Request GET /v1/status/leader (199.329µs) from=127.0.0.6:46287 2022/11/15 00:25:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.215010638s) from=127.0.0.6:39829 2022/11/15 00:25:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.039199776s) from=127.0.0.6:44025 2022/11/15 00:25:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.003214531s) from=127.0.0.6:58367 2022/11/15 00:25:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.555854152s) from=127.0.0.6:39497 2022/11/15 00:25:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.911112546s) from=127.0.0.6:43367 2022/11/15 00:25:14 [DEBUG] http: Request GET /v1/status/leader (280.645µs) from=127.0.0.6:46287 2022/11/15 00:25:17 [DEBUG] http: Request GET /v1/status/leader (379.252µs) from=127.0.0.6:33037 2022/11/15 00:25:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.453397562s) from=127.0.0.6:54739 2022/11/15 00:25:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.232521207s) from=127.0.0.6:39499 2022/11/15 00:25:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.175690541s) from=127.0.0.6:43049 2022/11/15 00:25:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.729105977s) from=127.0.0.6:43047 2022/11/15 00:25:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.990162539s) from=127.0.0.6:45029 2022/11/15 00:25:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m0.790766839s) from=127.0.0.6:35035 2022/11/15 00:25:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.187189677s) from=127.0.0.6:40801 2022/11/15 00:25:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.467525334s) from=127.0.0.6:35199 2022/11/15 00:25:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.739653613s) from=127.0.0.6:41723 2022/11/15 00:25:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.313071553s) from=127.0.0.6:34157 2022/11/15 00:25:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.693334029s) from=127.0.0.6:42403 2022/11/15 00:25:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:25:25 [DEBUG] agent: Node info in sync 2022/11/15 00:25:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.116853759s) from=127.0.0.6:53051 2022/11/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.831488021s) from=127.0.0.6:44101 2022/11/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.781068781s) from=127.0.0.6:38279 2022/11/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.847080775s) from=127.0.0.6:47447 2022/11/15 00:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.826380942s) from=127.0.0.6:54875 2022/11/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.374397121s) from=127.0.0.6:57133 2022/11/15 00:25:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.054878841s) from=127.0.0.6:43705 2022/11/15 00:25:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.669946244s) from=127.0.0.6:40139 2022/11/15 00:25:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m3.30484946s) from=127.0.0.6:49767 2022/11/15 00:25:34 [DEBUG] http: Request GET /v1/status/leader (296.984µs) from=127.0.0.6:49767 2022/11/15 00:25:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.784912343s) from=127.0.0.6:60619 2022/11/15 00:25:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.72925191s) from=127.0.0.6:39531 2022/11/15 00:25:37 [DEBUG] http: Request GET /v1/status/leader (337.637µs) from=127.0.0.6:33037 2022/11/15 00:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.376984857s) from=127.0.0.6:53319 2022/11/15 00:25:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.105774116s) from=127.0.0.6:51939 2022/11/15 00:25:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.03488359s) from=127.0.0.6:52279 2022/11/15 00:25:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:25:54 [DEBUG] http: Request GET /v1/status/leader (284.041µs) from=127.0.0.6:33037 2022/11/15 00:25:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:25:57 [DEBUG] http: Request GET /v1/status/leader (361.988µs) from=127.0.0.6:46287 2022/11/15 00:26:14 [DEBUG] http: Request GET /v1/status/leader (199.682µs) from=127.0.0.6:33037 2022/11/15 00:26:17 [DEBUG] http: Request GET /v1/status/leader (293.617µs) from=127.0.0.6:46287 2022/11/15 00:26:34 [DEBUG] http: Request GET /v1/status/leader (275.647µs) from=127.0.0.6:46287 2022/11/15 00:26:37 [DEBUG] http: Request GET /v1/status/leader (235.837µs) from=127.0.0.6:33037 2022/11/15 00:26:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:26:54 [DEBUG] http: Request GET /v1/status/leader (191.581µs) from=127.0.0.6:33037 2022/11/15 00:26:57 [DEBUG] http: Request GET /v1/status/leader (221.678µs) from=127.0.0.6:33037 2022/11/15 00:27:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.455718188s) from=127.0.0.6:39829 2022/11/15 00:27:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.630411898s) from=127.0.0.6:58367 2022/11/15 00:27:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:27:13 [DEBUG] agent: Node info in sync 2022/11/15 00:27:14 [DEBUG] http: Request GET /v1/status/leader (310.694µs) from=127.0.0.6:33037 2022/11/15 00:27:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.28507471s) from=127.0.0.6:44025 2022/11/15 00:27:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.67982891s) from=127.0.0.6:39497 2022/11/15 00:27:17 [DEBUG] http: Request GET /v1/status/leader (374.345µs) from=127.0.0.6:33037 2022/11/15 00:27:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.612514056s) from=127.0.0.6:39499 2022/11/15 00:27:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.054661657s) from=127.0.0.6:43049 2022/11/15 00:27:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.072920799s) from=127.0.0.6:43047 2022/11/15 00:27:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m7.369155549s) from=127.0.0.6:43367 2022/11/15 00:27:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.129271913s) from=127.0.0.6:45029 2022/11/15 00:27:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.398789016s) from=127.0.0.6:54739 2022/11/15 00:27:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.94221647s) from=127.0.0.6:41723 2022/11/15 00:27:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.70128592s) from=127.0.0.6:35199 2022/11/15 00:27:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.529859723s) from=127.0.0.6:40801 2022/11/15 00:27:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.408371451s) from=127.0.0.6:35035 2022/11/15 00:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.640821023s) from=127.0.0.6:34157 2022/11/15 00:27:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.07044824s) from=127.0.0.6:42403 2022/11/15 00:27:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.316154831s) from=127.0.0.6:44101 2022/11/15 00:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.690383591s) from=127.0.0.6:57133 2022/11/15 00:27:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.238936037s) from=127.0.0.6:53051 2022/11/15 00:27:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.743654283s) from=127.0.0.6:47447 2022/11/15 00:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.595134716s) from=127.0.0.6:38279 2022/11/15 00:27:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m0.27814494s) from=127.0.0.6:40139 2022/11/15 00:27:34 [DEBUG] http: Request GET /v1/status/leader (275.433µs) from=127.0.0.6:33037 2022/11/15 00:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.121734965s) from=127.0.0.6:54875 2022/11/15 00:27:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.825944255s) from=127.0.0.6:43705 2022/11/15 00:27:37 [DEBUG] http: Request GET /v1/status/leader (191.213µs) from=127.0.0.6:33037 2022/11/15 00:27:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.291789362s) from=127.0.0.6:60619 2022/11/15 00:27:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.679256356s) from=127.0.0.6:49767 2022/11/15 00:27:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.211077768s) from=127.0.0.6:39531 2022/11/15 00:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.859564148s) from=127.0.0.6:53319 2022/11/15 00:27:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.14193749s) from=127.0.0.6:51939 2022/11/15 00:27:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.836857989s) from=127.0.0.6:52279 2022/11/15 00:27:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:27:54 [DEBUG] http: Request GET /v1/status/leader (347.18µs) from=127.0.0.6:46287 2022/11/15 00:27:57 [DEBUG] http: Request GET /v1/status/leader (244.89µs) from=127.0.0.6:33037 2022/11/15 00:27:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:28:14 [DEBUG] http: Request GET /v1/status/leader (277.415µs) from=127.0.0.6:33037 2022/11/15 00:28:17 [DEBUG] http: Request GET /v1/status/leader (153.442µs) from=127.0.0.6:33037 2022/11/15 00:28:34 [DEBUG] http: Request GET /v1/status/leader (304.519µs) from=127.0.0.6:33037 2022/11/15 00:28:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:28:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:28:34 [DEBUG] agent: Node info in sync 2022/11/15 00:28:37 [DEBUG] http: Request GET /v1/status/leader (276.936µs) from=127.0.0.6:46287 2022/11/15 00:28:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:28:54 [DEBUG] http: Request GET /v1/status/leader (196.797µs) from=127.0.0.6:33037 2022/11/15 00:28:57 [DEBUG] http: Request GET /v1/status/leader (162.505µs) from=127.0.0.6:33037 2022/11/15 00:29:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.204040911s) from=127.0.0.6:39829 2022/11/15 00:29:14 [DEBUG] http: Request GET /v1/status/leader (290.815µs) from=127.0.0.6:33037 2022/11/15 00:29:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.971453448s) from=127.0.0.6:44025 2022/11/15 00:29:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.79159691s) from=127.0.0.6:58367 2022/11/15 00:29:17 [DEBUG] http: Request GET /v1/status/leader (323.799µs) from=127.0.0.6:33037 2022/11/15 00:29:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.152562231s) from=127.0.0.6:39497 2022/11/15 00:29:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.154248401s) from=127.0.0.6:43047 2022/11/15 00:29:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.22281989s) from=127.0.0.6:43367 2022/11/15 00:29:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.422715008s) from=127.0.0.6:39499 2022/11/15 00:29:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m5.628564302s) from=127.0.0.6:43049 2022/11/15 00:29:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.769100502s) from=127.0.0.6:40801 2022/11/15 00:29:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.071770169s) from=127.0.0.6:35199 2022/11/15 00:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.121006412s) from=127.0.0.6:45029 2022/11/15 00:29:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.1162994s) from=127.0.0.6:34157 2022/11/15 00:29:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.416017979s) from=127.0.0.6:54739 2022/11/15 00:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.066107194s) from=127.0.0.6:41723 2022/11/15 00:29:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.451006793s) from=127.0.0.6:42403 2022/11/15 00:29:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m4.04809687s) from=127.0.0.6:35035 2022/11/15 00:29:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.609143568s) from=127.0.0.6:44101 2022/11/15 00:29:34 [DEBUG] http: Request GET /v1/status/leader (271.678µs) from=127.0.0.6:33037 2022/11/15 00:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.310965062s) from=127.0.0.6:38279 2022/11/15 00:29:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.358531135s) from=127.0.0.6:40139 2022/11/15 00:29:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.235696659s) from=127.0.0.6:53051 2022/11/15 00:29:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.215258671s) from=127.0.0.6:43705 2022/11/15 00:29:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.772397792s) from=127.0.0.6:47447 2022/11/15 00:29:38 [DEBUG] http: Request GET /v1/status/leader (330.08µs) from=127.0.0.6:46287 2022/11/15 00:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.351995792s) from=127.0.0.6:54875 2022/11/15 00:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.040111806s) from=127.0.0.6:57133 2022/11/15 00:29:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.17074593s) from=127.0.0.6:60619 2022/11/15 00:29:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.491494915s) from=127.0.0.6:39531 2022/11/15 00:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.963540547s) from=127.0.0.6:53319 2022/11/15 00:29:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.251579081s) from=127.0.0.6:51939 2022/11/15 00:29:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.623822916s) from=127.0.0.6:49767 2022/11/15 00:29:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:29:54 [DEBUG] http: Request GET /v1/status/leader (357.39µs) from=127.0.0.6:33037 2022/11/15 00:29:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.592017207s) from=127.0.0.6:52279 2022/11/15 00:29:58 [DEBUG] http: Request GET /v1/status/leader (293.738µs) from=127.0.0.6:33037 2022/11/15 00:30:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:30:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:30:05 [DEBUG] agent: Node info in sync 2022/11/15 00:30:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:30:14 [DEBUG] http: Request GET /v1/status/leader (332.178µs) from=127.0.0.6:46287 2022/11/15 00:30:18 [DEBUG] http: Request GET /v1/status/leader (218.636µs) from=127.0.0.6:46287 2022/11/15 00:30:34 [DEBUG] http: Request GET /v1/status/leader (253.75µs) from=127.0.0.6:33037 2022/11/15 00:30:38 [DEBUG] http: Request GET /v1/status/leader (277.398µs) from=127.0.0.6:46287 2022/11/15 00:30:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:30:54 [DEBUG] http: Request GET /v1/status/leader (267.818µs) from=127.0.0.6:46287 2022/11/15 00:30:58 [DEBUG] http: Request GET /v1/status/leader (242.648µs) from=127.0.0.6:33037 2022/11/15 00:31:14 [DEBUG] http: Request GET /v1/status/leader (225.471µs) from=127.0.0.6:33037 2022/11/15 00:31:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.526627661s) from=127.0.0.6:39829 2022/11/15 00:31:18 [DEBUG] http: Request GET /v1/status/leader (1.395812ms) from=127.0.0.6:46287 2022/11/15 00:31:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m1.288008881s) from=127.0.0.6:39497 2022/11/15 00:31:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.278559952s) from=127.0.0.6:58367 2022/11/15 00:31:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.633728302s) from=127.0.0.6:44025 2022/11/15 00:31:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m3.193821413s) from=127.0.0.6:43367 2022/11/15 00:31:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.937975844s) from=127.0.0.6:39499 2022/11/15 00:31:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m5.275389693s) from=127.0.0.6:43047 2022/11/15 00:31:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.112341314s) from=127.0.0.6:43049 2022/11/15 00:31:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.89323932s) from=127.0.0.6:40801 2022/11/15 00:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.667501236s) from=127.0.0.6:45029 2022/11/15 00:31:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.409946364s) from=127.0.0.6:54739 2022/11/15 00:31:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.840367956s) from=127.0.0.6:35199 2022/11/15 00:31:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:31:33 [DEBUG] agent: Node info in sync 2022/11/15 00:31:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.035421202s) from=127.0.0.6:42403 2022/11/15 00:31:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.313922025s) from=127.0.0.6:44101 2022/11/15 00:31:34 [DEBUG] http: Request GET /v1/status/leader (312.403µs) from=127.0.0.6:46287 2022/11/15 00:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.784084063s) from=127.0.0.6:41723 2022/11/15 00:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.875086909s) from=127.0.0.6:34157 2022/11/15 00:31:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.048629727s) from=127.0.0.6:35035 2022/11/15 00:31:38 [DEBUG] http: Request GET /v1/status/leader (177.852µs) from=127.0.0.6:46287 2022/11/15 00:31:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.238864073s) from=127.0.0.6:40139 2022/11/15 00:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.476546965s) from=127.0.0.6:57133 2022/11/15 00:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.166849064s) from=127.0.0.6:54875 2022/11/15 00:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m7.012046265s) from=127.0.0.6:38279 2022/11/15 00:31:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.277909444s) from=127.0.0.6:47447 2022/11/15 00:31:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.6599546s) from=127.0.0.6:43705 2022/11/15 00:31:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.504529323s) from=127.0.0.6:60619 2022/11/15 00:31:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.793293137s) from=127.0.0.6:53051 2022/11/15 00:31:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.620704079s) from=127.0.0.6:39531 2022/11/15 00:31:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.35428968s) from=127.0.0.6:51939 2022/11/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.02554166s) from=127.0.0.6:49767 2022/11/15 00:31:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.088729585s) from=127.0.0.6:53319 2022/11/15 00:31:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:31:54 [DEBUG] http: Request GET /v1/status/leader (202.889µs) from=127.0.0.6:46287 2022/11/15 00:31:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.462870763s) from=127.0.0.6:52279 2022/11/15 00:31:58 [DEBUG] http: Request GET /v1/status/leader (357.179µs) from=127.0.0.6:33037 2022/11/15 00:32:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:32:14 [DEBUG] http: Request GET /v1/status/leader (1.001847ms) from=127.0.0.6:46287 2022/11/15 00:32:18 [DEBUG] http: Request GET /v1/status/leader (284.758µs) from=127.0.0.6:46287 2022/11/15 00:32:34 [DEBUG] http: Request GET /v1/status/leader (1.411073ms) from=127.0.0.6:46287 2022/11/15 00:32:38 [DEBUG] http: Request GET /v1/status/leader (433.143µs) from=127.0.0.6:46287 2022/11/15 00:32:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:32:54 [DEBUG] http: Request GET /v1/status/leader (319.631µs) from=127.0.0.6:33037 2022/11/15 00:32:58 [DEBUG] http: Request GET /v1/status/leader (178.132µs) from=127.0.0.6:33037 2022/11/15 00:33:14 [DEBUG] http: Request GET /v1/status/leader (313.061µs) from=127.0.0.6:46287 2022/11/15 00:33:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.646412364s) from=127.0.0.6:39829 2022/11/15 00:33:18 [DEBUG] http: Request GET /v1/status/leader (405.651µs) from=127.0.0.6:46287 2022/11/15 00:33:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.092983401s) from=127.0.0.6:58367 2022/11/15 00:33:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:33:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:33:22 [DEBUG] agent: Node info in sync 2022/11/15 00:33:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.854573731s) from=127.0.0.6:39497 2022/11/15 00:33:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.716675961s) from=127.0.0.6:39499 2022/11/15 00:33:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.231125128s) from=127.0.0.6:44025 2022/11/15 00:33:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.190728045s) from=127.0.0.6:43049 2022/11/15 00:33:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m5.427138219s) from=127.0.0.6:43367 2022/11/15 00:33:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m5.226682114s) from=127.0.0.6:43047 2022/11/15 00:33:34 [DEBUG] http: Request GET /v1/status/leader (338.947µs) from=127.0.0.6:33037 2022/11/15 00:33:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.288888239s) from=127.0.0.6:42403 2022/11/15 00:33:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.83798273s) from=127.0.0.6:54739 2022/11/15 00:33:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m6.906999727s) from=127.0.0.6:40801 2022/11/15 00:33:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m5.125950696s) from=127.0.0.6:35199 2022/11/15 00:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.612128334s) from=127.0.0.6:45029 2022/11/15 00:33:38 [DEBUG] http: Request GET /v1/status/leader (374.069µs) from=127.0.0.6:46287 2022/11/15 00:33:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.215687261s) from=127.0.0.6:44101 2022/11/15 00:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.293711603s) from=127.0.0.6:34157 2022/11/15 00:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.728233377s) from=127.0.0.6:41723 2022/11/15 00:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.146969431s) from=127.0.0.6:38279 2022/11/15 00:33:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.338575428s) from=127.0.0.6:35035 2022/11/15 00:33:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.893122835s) from=127.0.0.6:57133 2022/11/15 00:33:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.062940372s) from=127.0.0.6:43705 2022/11/15 00:33:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.944258538s) from=127.0.0.6:47447 2022/11/15 00:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.902148585s) from=127.0.0.6:54875 2022/11/15 00:33:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m7.493874536s) from=127.0.0.6:40139 2022/11/15 00:33:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m0.292549468s) from=127.0.0.6:39531 2022/11/15 00:33:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.89856292s) from=127.0.0.6:53051 2022/11/15 00:33:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m7.253906084s) from=127.0.0.6:60619 2022/11/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.372595069s) from=127.0.0.6:53319 2022/11/15 00:33:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:33:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.775727938s) from=127.0.0.6:51939 2022/11/15 00:33:54 [DEBUG] http: Request GET /v1/status/leader (5.356716ms) from=127.0.0.6:46287 2022/11/15 00:33:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.327276324s) from=127.0.0.6:49767 2022/11/15 00:33:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.112972139s) from=127.0.0.6:52279 2022/11/15 00:33:58 [DEBUG] http: Request GET /v1/status/leader (277.568µs) from=127.0.0.6:33037 2022/11/15 00:34:14 [DEBUG] http: Request GET /v1/status/leader (177.493µs) from=127.0.0.6:33037 2022/11/15 00:34:18 [DEBUG] http: Request GET /v1/status/leader (272.747µs) from=127.0.0.6:46287 2022/11/15 00:34:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:34:32 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:34:32 [DEBUG] agent: Node info in sync 2022/11/15 00:34:34 [DEBUG] http: Request GET /v1/status/leader (227.992µs) from=127.0.0.6:33037 2022/11/15 00:34:38 [DEBUG] http: Request GET /v1/status/leader (174.265µs) from=127.0.0.6:46287 2022/11/15 00:34:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:34:54 [DEBUG] http: Request GET /v1/status/leader (663.602µs) from=127.0.0.6:33037 2022/11/15 00:34:58 [DEBUG] http: Request GET /v1/status/leader (216.63µs) from=127.0.0.6:33037 2022/11/15 00:35:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:35:14 [DEBUG] http: Request GET /v1/status/leader (241.493µs) from=127.0.0.6:33037 2022/11/15 00:35:18 [DEBUG] http: Request GET /v1/status/leader (170.491µs) from=127.0.0.6:46287 2022/11/15 00:35:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.159370284s) from=127.0.0.6:39829 2022/11/15 00:35:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.897063757s) from=127.0.0.6:39497 2022/11/15 00:35:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.420509947s) from=127.0.0.6:58367 2022/11/15 00:35:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.068347821s) from=127.0.0.6:43047 2022/11/15 00:35:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.155803149s) from=127.0.0.6:43367 2022/11/15 00:35:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.963982122s) from=127.0.0.6:43049 2022/11/15 00:35:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.56901798s) from=127.0.0.6:44025 2022/11/15 00:35:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m5.644248113s) from=127.0.0.6:39499 2022/11/15 00:35:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:35:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:35:33 [DEBUG] agent: Node info in sync 2022/11/15 00:35:34 [DEBUG] http: Request GET /v1/status/leader (326.17µs) from=127.0.0.6:33037 2022/11/15 00:35:38 [DEBUG] http: Request GET /v1/status/leader (276.714µs) from=127.0.0.6:46287 2022/11/15 00:35:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.083098381s) from=127.0.0.6:54739 2022/11/15 00:35:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.699521804s) from=127.0.0.6:42403 2022/11/15 00:35:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.612067373s) from=127.0.0.6:44101 2022/11/15 00:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.837294628s) from=127.0.0.6:45029 2022/11/15 00:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.596469625s) from=127.0.0.6:34157 2022/11/15 00:35:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.620928908s) from=127.0.0.6:40801 2022/11/15 00:35:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.08179372s) from=127.0.0.6:35199 2022/11/15 00:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.325083957s) from=127.0.0.6:57133 2022/11/15 00:35:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m1.760411505s) from=127.0.0.6:43705 2022/11/15 00:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.851067725s) from=127.0.0.6:41723 2022/11/15 00:35:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.103226956s) from=127.0.0.6:54875 2022/11/15 00:35:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.877823893s) from=127.0.0.6:38279 2022/11/15 00:35:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.964739881s) from=127.0.0.6:40139 2022/11/15 00:35:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.020551923s) from=127.0.0.6:47447 2022/11/15 00:35:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m7.488946122s) from=127.0.0.6:35035 2022/11/15 00:35:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.631936636s) from=127.0.0.6:53051 2022/11/15 00:35:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.744235615s) from=127.0.0.6:39531 2022/11/15 00:35:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:35:54 [DEBUG] http: Request GET /v1/status/leader (205.201µs) from=127.0.0.6:46287 2022/11/15 00:35:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.710183575s) from=127.0.0.6:60619 2022/11/15 00:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.205033684s) from=127.0.0.6:53319 2022/11/15 00:35:58 [DEBUG] http: Request GET /v1/status/leader (213.418µs) from=127.0.0.6:33037 2022/11/15 00:36:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.134567614s) from=127.0.0.6:52279 2022/11/15 00:36:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.043675267s) from=127.0.0.6:51939 2022/11/15 00:36:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.429083458s) from=127.0.0.6:49767 2022/11/15 00:36:14 [DEBUG] http: Request GET /v1/status/leader (290.72µs) from=127.0.0.6:33037 2022/11/15 00:36:18 [DEBUG] http: Request GET /v1/status/leader (341.933µs) from=127.0.0.6:46287 2022/11/15 00:36:34 [DEBUG] http: Request GET /v1/status/leader (213.772µs) from=127.0.0.6:46287 2022/11/15 00:36:38 [DEBUG] http: Request GET /v1/status/leader (3.354223ms) from=127.0.0.6:46287 2022/11/15 00:36:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:36:54 [DEBUG] http: Request GET /v1/status/leader (214.341µs) from=127.0.0.6:33037 2022/11/15 00:36:58 [DEBUG] http: Request GET /v1/status/leader (342.058µs) from=127.0.0.6:33037 2022/11/15 00:37:14 [DEBUG] http: Request GET /v1/status/leader (187.14µs) from=127.0.0.6:46287 2022/11/15 00:37:18 [DEBUG] http: Request GET /v1/status/leader (376.277µs) from=127.0.0.6:33037 2022/11/15 00:37:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:37:23 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:37:23 [DEBUG] agent: Node info in sync 2022/11/15 00:37:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.178754751s) from=127.0.0.6:39829 2022/11/15 00:37:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:37:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.955879787s) from=127.0.0.6:58367 2022/11/15 00:37:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.713278925s) from=127.0.0.6:39497 2022/11/15 00:37:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.076952705s) from=127.0.0.6:44025 2022/11/15 00:37:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m3.791656088s) from=127.0.0.6:43047 2022/11/15 00:37:34 [DEBUG] http: Request GET /v1/status/leader (367.952µs) from=127.0.0.6:33037 2022/11/15 00:37:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.730591553s) from=127.0.0.6:39499 2022/11/15 00:37:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.510538832s) from=127.0.0.6:43049 2022/11/15 00:37:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m4.530504127s) from=127.0.0.6:43367 2022/11/15 00:37:38 [DEBUG] http: Request GET /v1/status/leader (189.075µs) from=127.0.0.6:46287 2022/11/15 00:37:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.0101226s) from=127.0.0.6:54739 2022/11/15 00:37:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.856838877s) from=127.0.0.6:44101 2022/11/15 00:37:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.288540305s) from=127.0.0.6:42403 2022/11/15 00:37:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.691666942s) from=127.0.0.6:40801 2022/11/15 00:37:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.241945609s) from=127.0.0.6:35199 2022/11/15 00:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.45016992s) from=127.0.0.6:45029 2022/11/15 00:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.340096285s) from=127.0.0.6:57133 2022/11/15 00:37:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.873416155s) from=127.0.0.6:43705 2022/11/15 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.639611361s) from=127.0.0.6:41723 2022/11/15 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.940332321s) from=127.0.0.6:38279 2022/11/15 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.84337404s) from=127.0.0.6:34157 2022/11/15 00:37:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.236910039s) from=127.0.0.6:40139 2022/11/15 00:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.147561169s) from=127.0.0.6:54875 2022/11/15 00:37:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m1.288553741s) from=127.0.0.6:53051 2022/11/15 00:37:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.633299261s) from=127.0.0.6:39531 2022/11/15 00:37:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:37:54 [DEBUG] http: Request GET /v1/status/leader (197.966µs) from=127.0.0.6:46287 2022/11/15 00:37:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.551380333s) from=127.0.0.6:35035 2022/11/15 00:37:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.472570761s) from=127.0.0.6:47447 2022/11/15 00:37:58 [DEBUG] http: Request GET /v1/status/leader (301.887µs) from=127.0.0.6:46287 2022/11/15 00:37:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m2.125882645s) from=127.0.0.6:60619 2022/11/15 00:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.897016299s) from=127.0.0.6:53319 2022/11/15 00:38:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m1.376360778s) from=127.0.0.6:49767 2022/11/15 00:38:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.369093042s) from=127.0.0.6:52279 2022/11/15 00:38:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.420475492s) from=127.0.0.6:51939 2022/11/15 00:38:14 [DEBUG] http: Request GET /v1/status/leader (277.448µs) from=127.0.0.6:46287 2022/11/15 00:38:18 [DEBUG] http: Request GET /v1/status/leader (242.183µs) from=127.0.0.6:46287 2022/11/15 00:38:34 [DEBUG] http: Request GET /v1/status/leader (173.486µs) from=127.0.0.6:46287 2022/11/15 00:38:38 [DEBUG] http: Request GET /v1/status/leader (150.644µs) from=127.0.0.6:33037 2022/11/15 00:38:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:38:42 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:38:42 [DEBUG] agent: Node info in sync 2022/11/15 00:38:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:38:54 [DEBUG] http: Request GET /v1/status/leader (356.277µs) from=127.0.0.6:46287 2022/11/15 00:38:58 [DEBUG] http: Request GET /v1/status/leader (319.025µs) from=127.0.0.6:33037 2022/11/15 00:39:14 [DEBUG] http: Request GET /v1/status/leader (255.313µs) from=127.0.0.6:46287 2022/11/15 00:39:18 [DEBUG] http: Request GET /v1/status/leader (171.364µs) from=127.0.0.6:46287 2022/11/15 00:39:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.401756833s) from=127.0.0.6:39829 2022/11/15 00:39:35 [DEBUG] http: Request GET /v1/status/leader (150.933µs) from=127.0.0.6:33037 2022/11/15 00:39:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.168210426s) from=127.0.0.6:39497 2022/11/15 00:39:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.73135665s) from=127.0.0.6:58367 2022/11/15 00:39:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m2.383783054s) from=127.0.0.6:43047 2022/11/15 00:39:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.688733614s) from=127.0.0.6:39499 2022/11/15 00:39:38 [DEBUG] http: Request GET /v1/status/leader (278.95µs) from=127.0.0.6:33037 2022/11/15 00:39:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.825320628s) from=127.0.0.6:44025 2022/11/15 00:39:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m0.268515469s) from=127.0.0.6:54739 2022/11/15 00:39:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.72567298s) from=127.0.0.6:43049 2022/11/15 00:39:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:39:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.814633397s) from=127.0.0.6:43367 2022/11/15 00:39:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.025354306s) from=127.0.0.6:44101 2022/11/15 00:39:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.45137925s) from=127.0.0.6:40801 2022/11/15 00:39:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.154404363s) from=127.0.0.6:42403 2022/11/15 00:39:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.693988736s) from=127.0.0.6:45029 2022/11/15 00:39:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:39:48 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:39:48 [DEBUG] agent: Node info in sync 2022/11/15 00:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.225381957s) from=127.0.0.6:38279 2022/11/15 00:39:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m1.152449126s) from=127.0.0.6:43705 2022/11/15 00:39:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m5.023650016s) from=127.0.0.6:35199 2022/11/15 00:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.934515024s) from=127.0.0.6:34157 2022/11/15 00:39:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m1.474153958s) from=127.0.0.6:53051 2022/11/15 00:39:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:39:55 [DEBUG] http: Request GET /v1/status/leader (318.373µs) from=127.0.0.6:33037 2022/11/15 00:39:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.319188164s) from=127.0.0.6:57133 2022/11/15 00:39:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.896169855s) from=127.0.0.6:40139 2022/11/15 00:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.271779599s) from=127.0.0.6:41723 2022/11/15 00:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.975403738s) from=127.0.0.6:54875 2022/11/15 00:39:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.012930273s) from=127.0.0.6:39531 2022/11/15 00:39:58 [DEBUG] http: Request GET /v1/status/leader (288.303µs) from=127.0.0.6:46287 2022/11/15 00:39:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.572595443s) from=127.0.0.6:35035 2022/11/15 00:39:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.912316343s) from=127.0.0.6:60619 2022/11/15 00:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.892558041s) from=127.0.0.6:53319 2022/11/15 00:40:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m6.718527479s) from=127.0.0.6:47447 2022/11/15 00:40:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m3.039268961s) from=127.0.0.6:49767 2022/11/15 00:40:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.653890462s) from=127.0.0.6:51939 2022/11/15 00:40:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.08636123s) from=127.0.0.6:52279 2022/11/15 00:40:15 [DEBUG] http: Request GET /v1/status/leader (378.054µs) from=127.0.0.6:33037 2022/11/15 00:40:18 [DEBUG] http: Request GET /v1/status/leader (281.741µs) from=127.0.0.6:46287 2022/11/15 00:40:35 [DEBUG] http: Request GET /v1/status/leader (198.421µs) from=127.0.0.6:46287 2022/11/15 00:40:38 [DEBUG] http: Request GET /v1/status/leader (1.88894ms) from=127.0.0.6:33037 2022/11/15 00:40:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:40:55 [DEBUG] http: Request GET /v1/status/leader (495.071µs) from=127.0.0.6:46287 2022/11/15 00:40:58 [DEBUG] http: Request GET /v1/status/leader (410.736µs) from=127.0.0.6:46287 2022/11/15 00:41:15 [DEBUG] http: Request GET /v1/status/leader (439.829µs) from=127.0.0.6:33037 2022/11/15 00:41:18 [DEBUG] http: Request GET /v1/status/leader (225.251µs) from=127.0.0.6:46287 2022/11/15 00:41:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.339313427s) from=127.0.0.6:39829 2022/11/15 00:41:35 [DEBUG] http: Request GET /v1/status/leader (370.441µs) from=127.0.0.6:33037 2022/11/15 00:41:38 [DEBUG] http: Request GET /v1/status/leader (373.604µs) from=127.0.0.6:33037 2022/11/15 00:41:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.381846702s) from=127.0.0.6:58367 2022/11/15 00:41:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.980167074s) from=127.0.0.6:44025 2022/11/15 00:41:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.812492999s) from=127.0.0.6:39497 2022/11/15 00:41:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.455731887s) from=127.0.0.6:43049 2022/11/15 00:41:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.315101216s) from=127.0.0.6:39499 2022/11/15 00:41:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m5.365376127s) from=127.0.0.6:43047 2022/11/15 00:41:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m6.434750749s) from=127.0.0.6:54739 2022/11/15 00:41:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.27876781s) from=127.0.0.6:40801 2022/11/15 00:41:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m0.702713002s) from=127.0.0.6:42403 2022/11/15 00:41:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:41:48 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:41:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:41:48 [DEBUG] agent: Node info in sync 2022/11/15 00:41:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.702385152s) from=127.0.0.6:44101 2022/11/15 00:41:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.384401008s) from=127.0.0.6:43367 2022/11/15 00:41:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:41:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.672971817s) from=127.0.0.6:43705 2022/11/15 00:41:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.374854664s) from=127.0.0.6:34157 2022/11/15 00:41:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.544063397s) from=127.0.0.6:45029 2022/11/15 00:41:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:41:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.798450795s) from=127.0.0.6:35199 2022/11/15 00:41:55 [DEBUG] http: Request GET /v1/status/leader (168.347µs) from=127.0.0.6:33037 2022/11/15 00:41:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.834224729s) from=127.0.0.6:38279 2022/11/15 00:41:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.296612999s) from=127.0.0.6:54875 2022/11/15 00:41:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.474794241s) from=127.0.0.6:53051 2022/11/15 00:41:58 [DEBUG] http: Request GET /v1/status/leader (184.552µs) from=127.0.0.6:33037 2022/11/15 00:42:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.825017021s) from=127.0.0.6:39531 2022/11/15 00:42:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.369352631s) from=127.0.0.6:57133 2022/11/15 00:42:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.864282795s) from=127.0.0.6:40139 2022/11/15 00:42:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.888389581s) from=127.0.0.6:41723 2022/11/15 00:42:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.150507639s) from=127.0.0.6:35035 2022/11/15 00:42:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.095164279s) from=127.0.0.6:60619 2022/11/15 00:42:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.557368468s) from=127.0.0.6:47447 2022/11/15 00:42:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.0993057s) from=127.0.0.6:53319 2022/11/15 00:42:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.186136909s) from=127.0.0.6:49767 2022/11/15 00:42:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.035446472s) from=127.0.0.6:51939 2022/11/15 00:42:15 [DEBUG] http: Request GET /v1/status/leader (335.065µs) from=127.0.0.6:33037 2022/11/15 00:42:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.236039451s) from=127.0.0.6:52279 2022/11/15 00:42:18 [DEBUG] http: Request GET /v1/status/leader (318.174µs) from=127.0.0.6:33037 2022/11/15 00:42:35 [DEBUG] http: Request GET /v1/status/leader (217.087µs) from=127.0.0.6:33037 2022/11/15 00:42:38 [DEBUG] http: Request GET /v1/status/leader (1.350621ms) from=127.0.0.6:33037 2022/11/15 00:42:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:42:55 [DEBUG] http: Request GET /v1/status/leader (351.157µs) from=127.0.0.6:33037 2022/11/15 00:42:58 [DEBUG] http: Request GET /v1/status/leader (213.444µs) from=127.0.0.6:33037 2022/11/15 00:43:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:43:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:43:03 [DEBUG] agent: Node info in sync 2022/11/15 00:43:15 [DEBUG] http: Request GET /v1/status/leader (199.73µs) from=127.0.0.6:33037 2022/11/15 00:43:18 [DEBUG] http: Request GET /v1/status/leader (192.286µs) from=127.0.0.6:46287 2022/11/15 00:43:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.779574266s) from=127.0.0.6:39829 2022/11/15 00:43:35 [DEBUG] http: Request GET /v1/status/leader (236.991µs) from=127.0.0.6:33037 2022/11/15 00:43:38 [DEBUG] http: Request GET /v1/status/leader (200.643µs) from=127.0.0.6:46287 2022/11/15 00:43:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.286939736s) from=127.0.0.6:58367 2022/11/15 00:43:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.927393807s) from=127.0.0.6:44025 2022/11/15 00:43:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.466172544s) from=127.0.0.6:43049 2022/11/15 00:43:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.716612316s) from=127.0.0.6:39497 2022/11/15 00:43:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m4.831265071s) from=127.0.0.6:43047 2022/11/15 00:43:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m5.378674642s) from=127.0.0.6:39499 2022/11/15 00:43:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.562730531s) from=127.0.0.6:54739 2022/11/15 00:43:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.529002949s) from=127.0.0.6:44101 2022/11/15 00:43:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m7.476778529s) from=127.0.0.6:40801 2022/11/15 00:43:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.405247166s) from=127.0.0.6:42403 2022/11/15 00:43:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:43:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m5.84876773s) from=127.0.0.6:43367 2022/11/15 00:43:55 [DEBUG] http: Request GET /v1/status/leader (578.872µs) from=127.0.0.6:46287 2022/11/15 00:43:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.849887918s) from=127.0.0.6:34157 2022/11/15 00:43:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.726073716s) from=127.0.0.6:35199 2022/11/15 00:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.864168008s) from=127.0.0.6:45029 2022/11/15 00:43:58 [DEBUG] http: Request GET /v1/status/leader (214.484µs) from=127.0.0.6:52947 2022/11/15 00:43:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.125197844s) from=127.0.0.6:43705 2022/11/15 00:44:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.491591s) from=127.0.0.6:38279 2022/11/15 00:44:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.335916873s) from=127.0.0.6:54875 2022/11/15 00:44:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.460806187s) from=127.0.0.6:57133 2022/11/15 00:44:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.182545031s) from=127.0.0.6:60619 2022/11/15 00:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.425712001s) from=127.0.0.6:41723 2022/11/15 00:44:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m7.43182388s) from=127.0.0.6:53051 2022/11/15 00:44:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.808807837s) from=127.0.0.6:39531 2022/11/15 00:44:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m7.243517365s) from=127.0.0.6:40139 2022/11/15 00:44:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.162660969s) from=127.0.0.6:35035 2022/11/15 00:44:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.998834753s) from=127.0.0.6:47447 2022/11/15 00:44:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.713731814s) from=127.0.0.6:51939 2022/11/15 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.338628463s) from=127.0.0.6:53319 2022/11/15 00:44:15 [DEBUG] http: Request GET /v1/status/leader (302.058µs) from=127.0.0.6:43367 2022/11/15 00:44:18 [DEBUG] http: Request GET /v1/status/leader (2.798722ms) from=127.0.0.6:43367 2022/11/15 00:44:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m7.224498303s) from=127.0.0.6:49767 2022/11/15 00:44:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.719699698s) from=127.0.0.6:52279 2022/11/15 00:44:35 [DEBUG] http: Request GET /v1/status/leader (284.37µs) from=127.0.0.6:43367 2022/11/15 00:44:38 [DEBUG] http: Request GET /v1/status/leader (307.957µs) from=127.0.0.6:52947 2022/11/15 00:44:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:44:55 [DEBUG] http: Request GET /v1/status/leader (330.89µs) from=127.0.0.6:43367 2022/11/15 00:44:58 [DEBUG] http: Request GET /v1/status/leader (595.146µs) from=127.0.0.6:43367 2022/11/15 00:45:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:45:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:45:02 [DEBUG] agent: Node info in sync 2022/11/15 00:45:15 [DEBUG] http: Request GET /v1/status/leader (188.019µs) from=127.0.0.6:43367 2022/11/15 00:45:18 [DEBUG] http: Request GET /v1/status/leader (194.107µs) from=127.0.0.6:52947 2022/11/15 00:45:35 [DEBUG] http: Request GET /v1/status/leader (468.09µs) from=127.0.0.6:43367 2022/11/15 00:45:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.546252602s) from=127.0.0.6:39829 2022/11/15 00:45:38 [DEBUG] http: Request GET /v1/status/leader (196.399µs) from=127.0.0.6:52947 2022/11/15 00:45:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.626846557s) from=127.0.0.6:58367 2022/11/15 00:45:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.990914566s) from=127.0.0.6:43049 2022/11/15 00:45:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.273339876s) from=127.0.0.6:44025 2022/11/15 00:45:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.587522924s) from=127.0.0.6:39497 2022/11/15 00:45:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m3.964970865s) from=127.0.0.6:39499 2022/11/15 00:45:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.783047521s) from=127.0.0.6:54739 2022/11/15 00:45:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:45:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m7.499528492s) from=127.0.0.6:43047 2022/11/15 00:45:55 [DEBUG] http: Request GET /v1/status/leader (310.899µs) from=127.0.0.6:43367 2022/11/15 00:45:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.560473646s) from=127.0.0.6:42403 2022/11/15 00:45:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:45:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.727186147s) from=127.0.0.6:46287 2022/11/15 00:45:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.649500426s) from=127.0.0.6:44101 2022/11/15 00:45:58 [DEBUG] http: Request GET /v1/status/leader (273.483µs) from=127.0.0.6:52947 2022/11/15 00:45:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.211696534s) from=127.0.0.6:45029 2022/11/15 00:46:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m6.998550135s) from=127.0.0.6:40801 2022/11/15 00:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.859397566s) from=127.0.0.6:34157 2022/11/15 00:46:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.069361823s) from=127.0.0.6:54875 2022/11/15 00:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.906105513s) from=127.0.0.6:38279 2022/11/15 00:46:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m5.573625219s) from=127.0.0.6:43705 2022/11/15 00:46:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.925421846s) from=127.0.0.6:35199 2022/11/15 00:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.008508065s) from=127.0.0.6:41723 2022/11/15 00:46:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m2.426940351s) from=127.0.0.6:53051 2022/11/15 00:46:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.422526946s) from=127.0.0.6:60619 2022/11/15 00:46:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.851391198s) from=127.0.0.6:57133 2022/11/15 00:46:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.92341753s) from=127.0.0.6:40139 2022/11/15 00:46:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.19139098s) from=127.0.0.6:39531 2022/11/15 00:46:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.724407631s) from=127.0.0.6:35035 2022/11/15 00:46:15 [DEBUG] http: Request GET /v1/status/leader (1.202679ms) from=127.0.0.6:43367 2022/11/15 00:46:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m6.168169179s) from=127.0.0.6:47447 2022/11/15 00:46:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.766559319s) from=127.0.0.6:51939 2022/11/15 00:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.446461918s) from=127.0.0.6:53319 2022/11/15 00:46:18 [DEBUG] http: Request GET /v1/status/leader (457.802µs) from=127.0.0.6:43367 2022/11/15 00:46:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.458738963s) from=127.0.0.6:49767 2022/11/15 00:46:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.08098447s) from=127.0.0.6:52279 2022/11/15 00:46:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:46:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:46:30 [DEBUG] agent: Node info in sync 2022/11/15 00:46:35 [DEBUG] http: Request GET /v1/status/leader (296.881µs) from=127.0.0.6:43367 2022/11/15 00:46:38 [DEBUG] http: Request GET /v1/status/leader (345.61µs) from=127.0.0.6:43367 2022/11/15 00:46:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:46:55 [DEBUG] http: Request GET /v1/status/leader (307.405µs) from=127.0.0.6:43367 2022/11/15 00:46:58 [DEBUG] http: Request GET /v1/status/leader (241.656µs) from=127.0.0.6:43367 2022/11/15 00:47:15 [DEBUG] http: Request GET /v1/status/leader (253.86µs) from=127.0.0.6:43367 2022/11/15 00:47:18 [DEBUG] http: Request GET /v1/status/leader (154.188µs) from=127.0.0.6:52947 2022/11/15 00:47:35 [DEBUG] http: Request GET /v1/status/leader (2.004926ms) from=127.0.0.6:43367 2022/11/15 00:47:38 [DEBUG] http: Request GET /v1/status/leader (396.752µs) from=127.0.0.6:52947 2022/11/15 00:47:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.876060759s) from=127.0.0.6:39829 2022/11/15 00:47:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.118758395s) from=127.0.0.6:58367 2022/11/15 00:47:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m7.285004021s) from=127.0.0.6:43049 2022/11/15 00:47:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.447939036s) from=127.0.0.6:44025 2022/11/15 00:47:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:47:55 [DEBUG] http: Request GET /v1/status/leader (179.307µs) from=127.0.0.6:43367 2022/11/15 00:47:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.103572514s) from=127.0.0.6:39497 2022/11/15 00:47:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:47:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:47:57 [DEBUG] agent: Node info in sync 2022/11/15 00:47:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m6.029266771s) from=127.0.0.6:54739 2022/11/15 00:47:58 [DEBUG] http: Request GET /v1/status/leader (291.316µs) from=127.0.0.6:43367 2022/11/15 00:47:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m7.168505353s) from=127.0.0.6:39499 2022/11/15 00:48:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.647309197s) from=127.0.0.6:42403 2022/11/15 00:48:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.996449453s) from=127.0.0.6:44101 2022/11/15 00:48:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m5.940701976s) from=127.0.0.6:43047 2022/11/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.658822083s) from=127.0.0.6:40801 2022/11/15 00:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.63483324s) from=127.0.0.6:45029 2022/11/15 00:48:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.269398371s) from=127.0.0.6:46287 2022/11/15 00:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.060704441s) from=127.0.0.6:38279 2022/11/15 00:48:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.028719276s) from=127.0.0.6:43705 2022/11/15 00:48:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.673396469s) from=127.0.0.6:35199 2022/11/15 00:48:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.577227456s) from=127.0.0.6:54875 2022/11/15 00:48:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.248604136s) from=127.0.0.6:34157 2022/11/15 00:48:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.250375634s) from=127.0.0.6:41723 2022/11/15 00:48:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.56611656s) from=127.0.0.6:57133 2022/11/15 00:48:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m3.702296271s) from=127.0.0.6:60619 2022/11/15 00:48:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.982385212s) from=127.0.0.6:53051 2022/11/15 00:48:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.204114073s) from=127.0.0.6:40139 2022/11/15 00:48:15 [DEBUG] http: Request GET /v1/status/leader (3.462273ms) from=127.0.0.6:43367 2022/11/15 00:48:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.689101012s) from=127.0.0.6:39531 2022/11/15 00:48:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.66423734s) from=127.0.0.6:35035 2022/11/15 00:48:18 [DEBUG] http: Request GET /v1/status/leader (391.569µs) from=127.0.0.6:43367 2022/11/15 00:48:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.835517039s) from=127.0.0.6:53319 2022/11/15 00:48:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.740644819s) from=127.0.0.6:47447 2022/11/15 00:48:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.192420806s) from=127.0.0.6:51939 2022/11/15 00:48:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.139603981s) from=127.0.0.6:49767 2022/11/15 00:48:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.341967467s) from=127.0.0.6:52279 2022/11/15 00:48:35 [DEBUG] http: Request GET /v1/status/leader (361.67µs) from=127.0.0.6:43367 2022/11/15 00:48:38 [DEBUG] http: Request GET /v1/status/leader (201.331µs) from=127.0.0.6:52947 2022/11/15 00:48:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:48:55 [DEBUG] http: Request GET /v1/status/leader (162.631µs) from=127.0.0.6:43367 2022/11/15 00:48:58 [DEBUG] http: Request GET /v1/status/leader (198.716µs) from=127.0.0.6:43367 2022/11/15 00:49:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:49:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:49:06 [DEBUG] agent: Node info in sync 2022/11/15 00:49:15 [DEBUG] http: Request GET /v1/status/leader (333.583µs) from=127.0.0.6:43367 2022/11/15 00:49:18 [DEBUG] http: Request GET /v1/status/leader (277.276µs) from=127.0.0.6:43367 2022/11/15 00:49:35 [DEBUG] http: Request GET /v1/status/leader (273.447µs) from=127.0.0.6:43367 2022/11/15 00:49:38 [DEBUG] http: Request GET /v1/status/leader (1.492838ms) from=127.0.0.6:43367 2022/11/15 00:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.233213992s) from=127.0.0.6:39829 2022/11/15 00:49:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.171296037s) from=127.0.0.6:58367 2022/11/15 00:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:49:55 [DEBUG] http: Request GET /v1/status/leader (292.464µs) from=127.0.0.6:43367 2022/11/15 00:49:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.764283436s) from=127.0.0.6:43049 2022/11/15 00:49:58 [DEBUG] http: Request GET /v1/status/leader (285.044µs) from=127.0.0.6:52947 2022/11/15 00:49:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.228321711s) from=127.0.0.6:44025 2022/11/15 00:50:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.460254548s) from=127.0.0.6:39499 2022/11/15 00:50:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m0.202823581s) from=127.0.0.6:42403 2022/11/15 00:50:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.497003458s) from=127.0.0.6:39497 2022/11/15 00:50:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.694843932s) from=127.0.0.6:44101 2022/11/15 00:50:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.954324552s) from=127.0.0.6:40801 2022/11/15 00:50:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m6.796122699s) from=127.0.0.6:54739 2022/11/15 00:50:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m7.169433014s) from=127.0.0.6:43047 2022/11/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.78759671s) from=127.0.0.6:45029 2022/11/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.140120548s) from=127.0.0.6:41723 2022/11/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m5.129448698s) from=127.0.0.6:46287 2022/11/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.127191836s) from=127.0.0.6:35199 2022/11/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.436215474s) from=127.0.0.6:34157 2022/11/15 00:50:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m5.038419219s) from=127.0.0.6:43705 2022/11/15 00:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.825441368s) from=127.0.0.6:38279 2022/11/15 00:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.143969158s) from=127.0.0.6:54875 2022/11/15 00:50:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.674385246s) from=127.0.0.6:60619 2022/11/15 00:50:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m2.15119802s) from=127.0.0.6:53051 2022/11/15 00:50:15 [DEBUG] http: Request GET /v1/status/leader (195.4µs) from=127.0.0.6:43367 2022/11/15 00:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.47794715s) from=127.0.0.6:57133 2022/11/15 00:50:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.465112747s) from=127.0.0.6:40139 2022/11/15 00:50:18 [DEBUG] http: Request GET /v1/status/leader (280.687µs) from=127.0.0.6:43367 2022/11/15 00:50:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.42466757s) from=127.0.0.6:39531 2022/11/15 00:50:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.176825519s) from=127.0.0.6:35035 2022/11/15 00:50:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.414239035s) from=127.0.0.6:47447 2022/11/15 00:50:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.659249235s) from=127.0.0.6:53319 2022/11/15 00:50:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:50:27 [DEBUG] agent: Node info in sync 2022/11/15 00:50:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.123269754s) from=127.0.0.6:51939 2022/11/15 00:50:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m1.990253825s) from=127.0.0.6:49767 2022/11/15 00:50:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.819229754s) from=127.0.0.6:52279 2022/11/15 00:50:35 [DEBUG] http: Request GET /v1/status/leader (399.175µs) from=127.0.0.6:43367 2022/11/15 00:50:38 [DEBUG] http: Request GET /v1/status/leader (307.987µs) from=127.0.0.6:43367 2022/11/15 00:50:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:50:55 [DEBUG] http: Request GET /v1/status/leader (259.361µs) from=127.0.0.6:43367 2022/11/15 00:50:58 [DEBUG] http: Request GET /v1/status/leader (1.939412ms) from=127.0.0.6:43367 2022/11/15 00:51:15 [DEBUG] http: Request GET /v1/status/leader (281.748µs) from=127.0.0.6:43367 2022/11/15 00:51:18 [DEBUG] http: Request GET /v1/status/leader (299.682µs) from=127.0.0.6:52947 2022/11/15 00:51:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:51:28 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:51:28 [DEBUG] agent: Node info in sync 2022/11/15 00:51:35 [DEBUG] http: Request GET /v1/status/leader (283.216µs) from=127.0.0.6:43367 2022/11/15 00:51:38 [DEBUG] http: Request GET /v1/status/leader (195.087µs) from=127.0.0.6:52947 2022/11/15 00:51:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.653021645s) from=127.0.0.6:39829 2022/11/15 00:51:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.468007134s) from=127.0.0.6:58367 2022/11/15 00:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:51:55 [DEBUG] http: Request GET /v1/status/leader (320.513µs) from=127.0.0.6:43367 2022/11/15 00:51:58 [DEBUG] http: Request GET /v1/status/leader (279.423µs) from=127.0.0.6:52947 2022/11/15 00:52:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.431294664s) from=127.0.0.6:39499 2022/11/15 00:52:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.424305047s) from=127.0.0.6:44025 2022/11/15 00:52:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.996594897s) from=127.0.0.6:43049 2022/11/15 00:52:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.382079022s) from=127.0.0.6:42403 2022/11/15 00:52:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.284360306s) from=127.0.0.6:44101 2022/11/15 00:52:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.9242779s) from=127.0.0.6:39497 2022/11/15 00:52:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.928699773s) from=127.0.0.6:54739 2022/11/15 00:52:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.5093144s) from=127.0.0.6:43047 2022/11/15 00:52:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.504143099s) from=127.0.0.6:35199 2022/11/15 00:52:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.038860784s) from=127.0.0.6:43705 2022/11/15 00:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.409280932s) from=127.0.0.6:45029 2022/11/15 00:52:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.563280401s) from=127.0.0.6:40801 2022/11/15 00:52:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.877430121s) from=127.0.0.6:46287 2022/11/15 00:52:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.684281632s) from=127.0.0.6:54875 2022/11/15 00:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.483298959s) from=127.0.0.6:38279 2022/11/15 00:52:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.007932335s) from=127.0.0.6:60619 2022/11/15 00:52:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.176104391s) from=127.0.0.6:41723 2022/11/15 00:52:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.908097084s) from=127.0.0.6:34157 2022/11/15 00:52:15 [DEBUG] http: Request GET /v1/status/leader (1.505648ms) from=127.0.0.6:43367 2022/11/15 00:52:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m2.618365404s) from=127.0.0.6:53051 2022/11/15 00:52:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.98237529s) from=127.0.0.6:57133 2022/11/15 00:52:18 [DEBUG] http: Request GET /v1/status/leader (212.391µs) from=127.0.0.6:52947 2022/11/15 00:52:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.276666047s) from=127.0.0.6:39531 2022/11/15 00:52:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.646075375s) from=127.0.0.6:40139 2022/11/15 00:52:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.951455772s) from=127.0.0.6:47447 2022/11/15 00:52:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.502709916s) from=127.0.0.6:35035 2022/11/15 00:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.319290919s) from=127.0.0.6:53319 2022/11/15 00:52:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.362350428s) from=127.0.0.6:51939 2022/11/15 00:52:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m1.84736036s) from=127.0.0.6:49767 2022/11/15 00:52:35 [DEBUG] http: Request GET /v1/status/leader (380.837µs) from=127.0.0.6:43367 2022/11/15 00:52:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.292907487s) from=127.0.0.6:52279 2022/11/15 00:52:38 [DEBUG] http: Request GET /v1/status/leader (190.704µs) from=127.0.0.6:52947 2022/11/15 00:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:52:55 [DEBUG] http: Request GET /v1/status/leader (286.579µs) from=127.0.0.6:43367 2022/11/15 00:52:59 [DEBUG] http: Request GET /v1/status/leader (206.47µs) from=127.0.0.6:52947 2022/11/15 00:53:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:53:01 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:53:01 [DEBUG] agent: Node info in sync 2022/11/15 00:53:15 [DEBUG] http: Request GET /v1/status/leader (1.591963ms) from=127.0.0.6:43367 2022/11/15 00:53:19 [DEBUG] http: Request GET /v1/status/leader (283.509µs) from=127.0.0.6:43367 2022/11/15 00:53:35 [DEBUG] http: Request GET /v1/status/leader (269.902µs) from=127.0.0.6:43367 2022/11/15 00:53:39 [DEBUG] http: Request GET /v1/status/leader (185.812µs) from=127.0.0.6:52947 2022/11/15 00:53:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:53:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:53:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.780092523s) from=127.0.0.6:58367 2022/11/15 00:53:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.289924362s) from=127.0.0.6:39829 2022/11/15 00:53:55 [DEBUG] http: Request GET /v1/status/leader (359.131µs) from=127.0.0.6:43367 2022/11/15 00:53:59 [DEBUG] http: Request GET /v1/status/leader (187.183µs) from=127.0.0.6:43367 2022/11/15 00:54:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.076514105s) from=127.0.0.6:39499 2022/11/15 00:54:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.272907035s) from=127.0.0.6:44025 2022/11/15 00:54:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.208107364s) from=127.0.0.6:44101 2022/11/15 00:54:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m5.713533886s) from=127.0.0.6:43049 2022/11/15 00:54:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.049000465s) from=127.0.0.6:43047 2022/11/15 00:54:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.082128226s) from=127.0.0.6:42403 2022/11/15 00:54:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.083574916s) from=127.0.0.6:40801 2022/11/15 00:54:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.091020859s) from=127.0.0.6:46287 2022/11/15 00:54:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.772924318s) from=127.0.0.6:54739 2022/11/15 00:54:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.279640842s) from=127.0.0.6:45029 2022/11/15 00:54:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.716164706s) from=127.0.0.6:43705 2022/11/15 00:54:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.736549903s) from=127.0.0.6:39497 2022/11/15 00:54:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.195283207s) from=127.0.0.6:35199 2022/11/15 00:54:15 [DEBUG] http: Request GET /v1/status/leader (300.007µs) from=127.0.0.6:43367 2022/11/15 00:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.466086622s) from=127.0.0.6:38279 2022/11/15 00:54:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.667008735s) from=127.0.0.6:53051 2022/11/15 00:54:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.052040777s) from=127.0.0.6:54875 2022/11/15 00:54:19 [DEBUG] http: Request GET /v1/status/leader (3.676736ms) from=127.0.0.6:43367 2022/11/15 00:54:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.278168714s) from=127.0.0.6:60619 2022/11/15 00:54:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.843865401s) from=127.0.0.6:34157 2022/11/15 00:54:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.519102573s) from=127.0.0.6:41723 2022/11/15 00:54:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.530753872s) from=127.0.0.6:57133 2022/11/15 00:54:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.467495858s) from=127.0.0.6:40139 2022/11/15 00:54:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m0.668427749s) from=127.0.0.6:35035 2022/11/15 00:54:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.462905146s) from=127.0.0.6:39531 2022/11/15 00:54:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.552629831s) from=127.0.0.6:47447 2022/11/15 00:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.674173485s) from=127.0.0.6:53319 2022/11/15 00:54:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:54:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:54:34 [DEBUG] agent: Node info in sync 2022/11/15 00:54:35 [DEBUG] http: Request GET /v1/status/leader (188.967µs) from=127.0.0.6:43367 2022/11/15 00:54:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.888228048s) from=127.0.0.6:49767 2022/11/15 00:54:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.665718966s) from=127.0.0.6:52279 2022/11/15 00:54:39 [DEBUG] http: Request GET /v1/status/leader (197.549µs) from=127.0.0.6:43367 2022/11/15 00:54:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.008480406s) from=127.0.0.6:51939 2022/11/15 00:54:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:54:55 [DEBUG] http: Request GET /v1/status/leader (383.249µs) from=127.0.0.6:43367 2022/11/15 00:54:59 [DEBUG] http: Request GET /v1/status/leader (340.376µs) from=127.0.0.6:52947 2022/11/15 00:55:15 [DEBUG] http: Request GET /v1/status/leader (397.41µs) from=127.0.0.6:43367 2022/11/15 00:55:19 [DEBUG] http: Request GET /v1/status/leader (562.843µs) from=127.0.0.6:43367 2022/11/15 00:55:35 [DEBUG] http: Request GET /v1/status/leader (218.767µs) from=127.0.0.6:43367 2022/11/15 00:55:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:55:36 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:55:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:55:36 [DEBUG] agent: Node info in sync 2022/11/15 00:55:39 [DEBUG] http: Request GET /v1/status/leader (344.884µs) from=127.0.0.6:52947 2022/11/15 00:55:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:55:55 [DEBUG] http: Request GET /v1/status/leader (317.158µs) from=127.0.0.6:43367 2022/11/15 00:55:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.742436212s) from=127.0.0.6:58367 2022/11/15 00:55:59 [DEBUG] http: Request GET /v1/status/leader (191.373µs) from=127.0.0.6:43367 2022/11/15 00:56:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.015178856s) from=127.0.0.6:39829 2022/11/15 00:56:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m6.010927703s) from=127.0.0.6:39499 2022/11/15 00:56:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.015747142s) from=127.0.0.6:43049 2022/11/15 00:56:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.579097865s) from=127.0.0.6:44025 2022/11/15 00:56:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m2.350366012s) from=127.0.0.6:43047 2022/11/15 00:56:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m7.062623139s) from=127.0.0.6:44101 2022/11/15 00:56:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.841135206s) from=127.0.0.6:43705 2022/11/15 00:56:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.352426157s) from=127.0.0.6:54739 2022/11/15 00:56:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.15059735s) from=127.0.0.6:40801 2022/11/15 00:56:15 [DEBUG] http: Request GET /v1/status/leader (349.383µs) from=127.0.0.6:43367 2022/11/15 00:56:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.423147048s) from=127.0.0.6:35199 2022/11/15 00:56:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.279537934s) from=127.0.0.6:42403 2022/11/15 00:56:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m5.866704929s) from=127.0.0.6:46287 2022/11/15 00:56:19 [DEBUG] http: Request GET /v1/status/leader (196.763µs) from=127.0.0.6:52947 2022/11/15 00:56:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.58247904s) from=127.0.0.6:45029 2022/11/15 00:56:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.520186449s) from=127.0.0.6:39497 2022/11/15 00:56:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.398449138s) from=127.0.0.6:38279 2022/11/15 00:56:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.671088393s) from=127.0.0.6:34157 2022/11/15 00:56:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.552088666s) from=127.0.0.6:54875 2022/11/15 00:56:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m7.442998057s) from=127.0.0.6:53051 2022/11/15 00:56:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.832249532s) from=127.0.0.6:60619 2022/11/15 00:56:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.464970642s) from=127.0.0.6:41723 2022/11/15 00:56:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.177153353s) from=127.0.0.6:39531 2022/11/15 00:56:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.353067195s) from=127.0.0.6:47447 2022/11/15 00:56:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.602544793s) from=127.0.0.6:40139 2022/11/15 00:56:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.858997072s) from=127.0.0.6:57133 2022/11/15 00:56:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.880790856s) from=127.0.0.6:35035 2022/11/15 00:56:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.669410176s) from=127.0.0.6:53319 2022/11/15 00:56:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:56:35 [DEBUG] http: Request GET /v1/status/leader (319.217µs) from=127.0.0.6:43367 2022/11/15 00:56:39 [DEBUG] http: Request GET /v1/status/leader (203.669µs) from=127.0.0.6:52947 2022/11/15 00:56:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.971726761s) from=127.0.0.6:49767 2022/11/15 00:56:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.511556893s) from=127.0.0.6:51939 2022/11/15 00:56:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.997333173s) from=127.0.0.6:52279 2022/11/15 00:56:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:56:41 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:56:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:56:41 [DEBUG] agent: Node info in sync 2022/11/15 00:56:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:56:55 [DEBUG] http: Request GET /v1/status/leader (321.638µs) from=127.0.0.6:43367 2022/11/15 00:56:59 [DEBUG] http: Request GET /v1/status/leader (191.885µs) from=127.0.0.6:43367 2022/11/15 00:57:15 [DEBUG] http: Request GET /v1/status/leader (289.056µs) from=127.0.0.6:43367 2022/11/15 00:57:19 [DEBUG] http: Request GET /v1/status/leader (187.308µs) from=127.0.0.6:43367 2022/11/15 00:57:35 [DEBUG] http: Request GET /v1/status/leader (1.468832ms) from=127.0.0.6:43367 2022/11/15 00:57:39 [DEBUG] http: Request GET /v1/status/leader (317.693µs) from=127.0.0.6:43367 2022/11/15 00:57:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:57:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:57:52 [DEBUG] agent: Node info in sync 2022/11/15 00:57:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:57:55 [DEBUG] http: Request GET /v1/status/leader (176.132µs) from=127.0.0.6:43367 2022/11/15 00:57:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.099622766s) from=127.0.0.6:58367 2022/11/15 00:57:59 [DEBUG] http: Request GET /v1/status/leader (242.155µs) from=127.0.0.6:52947 2022/11/15 00:58:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.639406137s) from=127.0.0.6:39829 2022/11/15 00:58:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.349736293s) from=127.0.0.6:43049 2022/11/15 00:58:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.086173776s) from=127.0.0.6:39499 2022/11/15 00:58:15 [DEBUG] http: Request GET /v1/status/leader (254.274µs) from=127.0.0.6:43367 2022/11/15 00:58:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.48757705s) from=127.0.0.6:44025 2022/11/15 00:58:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.674235069s) from=127.0.0.6:35199 2022/11/15 00:58:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.475417132s) from=127.0.0.6:42403 2022/11/15 00:58:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m7.068480817s) from=127.0.0.6:43047 2022/11/15 00:58:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.040959986s) from=127.0.0.6:46287 2022/11/15 00:58:19 [DEBUG] http: Request GET /v1/status/leader (247.66µs) from=127.0.0.6:43367 2022/11/15 00:58:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.934517128s) from=127.0.0.6:54739 2022/11/15 00:58:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.680431941s) from=127.0.0.6:44101 2022/11/15 00:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.056331324s) from=127.0.0.6:45029 2022/11/15 00:58:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.933967049s) from=127.0.0.6:40801 2022/11/15 00:58:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.697626764s) from=127.0.0.6:43705 2022/11/15 00:58:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.407637137s) from=127.0.0.6:38279 2022/11/15 00:58:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.534236492s) from=127.0.0.6:39497 2022/11/15 00:58:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.911801203s) from=127.0.0.6:53051 2022/11/15 00:58:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.384070729s) from=127.0.0.6:54875 2022/11/15 00:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.083305005s) from=127.0.0.6:34157 2022/11/15 00:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.145254408s) from=127.0.0.6:41723 2022/11/15 00:58:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.533515929s) from=127.0.0.6:47447 2022/11/15 00:58:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.425526275s) from=127.0.0.6:39531 2022/11/15 00:58:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m7.473869475s) from=127.0.0.6:60619 2022/11/15 00:58:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.617965555s) from=127.0.0.6:57133 2022/11/15 00:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.363363542s) from=127.0.0.6:53319 2022/11/15 00:58:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.716833765s) from=127.0.0.6:40139 2022/11/15 00:58:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.837505465s) from=127.0.0.6:35035 2022/11/15 00:58:35 [DEBUG] http: Request GET /v1/status/leader (389.364µs) from=127.0.0.6:43367 2022/11/15 00:58:39 [DEBUG] http: Request GET /v1/status/leader (336.863µs) from=127.0.0.6:43367 2022/11/15 00:58:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.881337044s) from=127.0.0.6:51939 2022/11/15 00:58:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.974500708s) from=127.0.0.6:49767 2022/11/15 00:58:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.397029062s) from=127.0.0.6:52279 2022/11/15 00:58:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:58:55 [DEBUG] http: Request GET /v1/status/leader (312.613µs) from=127.0.0.6:43367 2022/11/15 00:58:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:58:57 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:58:57 [DEBUG] agent: Node info in sync 2022/11/15 00:58:59 [DEBUG] http: Request GET /v1/status/leader (198.676µs) from=127.0.0.6:43367 2022/11/15 00:59:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:59:15 [DEBUG] http: Request GET /v1/status/leader (324.609µs) from=127.0.0.6:43367 2022/11/15 00:59:19 [DEBUG] http: Request GET /v1/status/leader (187.22µs) from=127.0.0.6:52947 2022/11/15 00:59:35 [DEBUG] http: Request GET /v1/status/leader (302.576µs) from=127.0.0.6:43367 2022/11/15 00:59:39 [DEBUG] http: Request GET /v1/status/leader (238.398µs) from=127.0.0.6:43367 2022/11/15 00:59:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:59:55 [DEBUG] http: Request GET /v1/status/leader (367.69µs) from=127.0.0.6:43367 2022/11/15 00:59:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.497830865s) from=127.0.0.6:58367 2022/11/15 00:59:59 [DEBUG] http: Request GET /v1/status/leader (416.311µs) from=127.0.0.6:52947 2022/11/15 01:00:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:00:01 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:00:01 [DEBUG] agent: Node info in sync 2022/11/15 01:00:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m7.130148135s) from=127.0.0.6:39829 2022/11/15 01:00:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.133430399s) from=127.0.0.6:39499 2022/11/15 01:00:15 [DEBUG] http: Request GET /v1/status/leader (343.518µs) from=127.0.0.6:43367 2022/11/15 01:00:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.694619492s) from=127.0.0.6:43049 2022/11/15 01:00:19 [DEBUG] http: Request GET /v1/status/leader (174.821µs) from=127.0.0.6:52947 2022/11/15 01:00:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m0.846231224s) from=127.0.0.6:42403 2022/11/15 01:00:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.082710955s) from=127.0.0.6:44025 2022/11/15 01:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.975274543s) from=127.0.0.6:38279 2022/11/15 01:00:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.943035348s) from=127.0.0.6:54739 2022/11/15 01:00:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.809471776s) from=127.0.0.6:44101 2022/11/15 01:00:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.81245013s) from=127.0.0.6:43705 2022/11/15 01:00:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.520663855s) from=127.0.0.6:40801 2022/11/15 01:00:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.829328094s) from=127.0.0.6:35199 2022/11/15 01:00:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.414735428s) from=127.0.0.6:43047 2022/11/15 01:00:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.115873s) from=127.0.0.6:46287 2022/11/15 01:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.759451793s) from=127.0.0.6:45029 2022/11/15 01:00:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.900454567s) from=127.0.0.6:53051 2022/11/15 01:00:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.131552642s) from=127.0.0.6:34157 2022/11/15 01:00:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.491348099s) from=127.0.0.6:39497 2022/11/15 01:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.073810571s) from=127.0.0.6:41723 2022/11/15 01:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.966386742s) from=127.0.0.6:54875 2022/11/15 01:00:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.218766709s) from=127.0.0.6:39531 2022/11/15 01:00:35 [DEBUG] http: Request GET /v1/status/leader (265.063µs) from=127.0.0.6:43367 2022/11/15 01:00:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m0.986514433s) from=127.0.0.6:40139 2022/11/15 01:00:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.471510351s) from=127.0.0.6:47447 2022/11/15 01:00:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.508319442s) from=127.0.0.6:60619 2022/11/15 01:00:39 [DEBUG] http: Request GET /v1/status/leader (386.381µs) from=127.0.0.6:43367 2022/11/15 01:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.458666398s) from=127.0.0.6:53319 2022/11/15 01:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.736823241s) from=127.0.0.6:57133 2022/11/15 01:00:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.561484509s) from=127.0.0.6:35035 2022/11/15 01:00:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.911321894s) from=127.0.0.6:51939 2022/11/15 01:00:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m3.414476176s) from=127.0.0.6:49767 2022/11/15 01:00:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.612854745s) from=127.0.0.6:52279 2022/11/15 01:00:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:00:55 [DEBUG] http: Request GET /v1/status/leader (225.656µs) from=127.0.0.6:43367 2022/11/15 01:00:59 [DEBUG] http: Request GET /v1/status/leader (270.718µs) from=127.0.0.6:43367 2022/11/15 01:01:15 [DEBUG] http: Request GET /v1/status/leader (194.453µs) from=127.0.0.6:43367 2022/11/15 01:01:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:01:16 [DEBUG] agent: Node info in sync 2022/11/15 01:01:19 [DEBUG] http: Request GET /v1/status/leader (292.107µs) from=127.0.0.6:43367 2022/11/15 01:01:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 01:01:35 [DEBUG] http: Request GET /v1/status/leader (205.162µs) from=127.0.0.6:43367 2022/11/15 01:01:39 [DEBUG] http: Request GET /v1/status/leader (2.569915ms) from=127.0.0.6:52947 2022/11/15 01:01:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:01:56 [DEBUG] http: Request GET /v1/status/leader (301.374µs) from=127.0.0.6:43367 2022/11/15 01:01:59 [DEBUG] http: Request GET /v1/status/leader (219.509µs) from=127.0.0.6:43367 2022/11/15 01:02:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.651101255s) from=127.0.0.6:58367 2022/11/15 01:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.950147534s) from=127.0.0.6:39829 2022/11/15 01:02:16 [DEBUG] http: Request GET /v1/status/leader (194.218µs) from=127.0.0.6:43367 2022/11/15 01:02:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.283021206s) from=127.0.0.6:43049 2022/11/15 01:02:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m3.000688454s) from=127.0.0.6:39499 2022/11/15 01:02:19 [DEBUG] http: Request GET /v1/status/leader (188.589µs) from=127.0.0.6:52947 2022/11/15 01:02:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.223053393s) from=127.0.0.6:44025 2022/11/15 01:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.191469718s) from=127.0.0.6:38279 2022/11/15 01:02:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.508052204s) from=127.0.0.6:54739 2022/11/15 01:02:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.346326266s) from=127.0.0.6:42403 2022/11/15 01:02:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:02:26 [DEBUG] agent: Node info in sync 2022/11/15 01:02:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.060790618s) from=127.0.0.6:45029 2022/11/15 01:02:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m2.187782027s) from=127.0.0.6:43047 2022/11/15 01:02:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.309911194s) from=127.0.0.6:53051 2022/11/15 01:02:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.121535641s) from=127.0.0.6:44101 2022/11/15 01:02:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m5.005329561s) from=127.0.0.6:43705 2022/11/15 01:02:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.183586092s) from=127.0.0.6:40801 2022/11/15 01:02:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m5.91204362s) from=127.0.0.6:46287 2022/11/15 01:02:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.64732135s) from=127.0.0.6:35199 2022/11/15 01:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.842575606s) from=127.0.0.6:54875 2022/11/15 01:02:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.995716073s) from=127.0.0.6:34157 2022/11/15 01:02:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.259573455s) from=127.0.0.6:39497 2022/11/15 01:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.264781243s) from=127.0.0.6:41723 2022/11/15 01:02:36 [DEBUG] http: Request GET /v1/status/leader (162.684µs) from=127.0.0.6:43367 2022/11/15 01:02:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.234262859s) from=127.0.0.6:40139 2022/11/15 01:02:39 [DEBUG] http: Request GET /v1/status/leader (336.978µs) from=127.0.0.6:52947 2022/11/15 01:02:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.328444874s) from=127.0.0.6:39531 2022/11/15 01:02:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m4.688765177s) from=127.0.0.6:47447 2022/11/15 01:02:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.714660287s) from=127.0.0.6:60619 2022/11/15 01:02:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.598889226s) from=127.0.0.6:57133 2022/11/15 01:02:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.722615396s) from=127.0.0.6:53319 2022/11/15 01:02:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.813584827s) from=127.0.0.6:51939 2022/11/15 01:02:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m7.488294714s) from=127.0.0.6:35035 2022/11/15 01:02:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.07893162s) from=127.0.0.6:49767 2022/11/15 01:02:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:02:56 [DEBUG] http: Request GET /v1/status/leader (304.693µs) from=127.0.0.6:43367 2022/11/15 01:02:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.205937449s) from=127.0.0.6:52279 2022/11/15 01:02:59 [DEBUG] http: Request GET /v1/status/leader (303.196µs) from=127.0.0.6:43367 2022/11/15 01:03:16 [DEBUG] http: Request GET /v1/status/leader (306.607µs) from=127.0.0.6:43367 2022/11/15 01:03:19 [DEBUG] http: Request GET /v1/status/leader (277.47µs) from=127.0.0.6:43367 2022/11/15 01:03:36 [DEBUG] http: Request GET /v1/status/leader (183.937µs) from=127.0.0.6:43367 2022/11/15 01:03:39 [DEBUG] http: Request GET /v1/status/leader (217.808µs) from=127.0.0.6:52947 2022/11/15 01:03:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:03:50 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:03:50 [DEBUG] agent: Node info in sync 2022/11/15 01:03:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:03:56 [DEBUG] http: Request GET /v1/status/leader (502.585µs) from=127.0.0.6:43367 2022/11/15 01:03:59 [DEBUG] http: Request GET /v1/status/leader (330.489µs) from=127.0.0.6:43367 2022/11/15 01:04:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 01:04:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.494047348s) from=127.0.0.6:58367 2022/11/15 01:04:16 [DEBUG] http: Request GET /v1/status/leader (474.941µs) from=127.0.0.6:43367 2022/11/15 01:04:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.327825907s) from=127.0.0.6:39829 2022/11/15 01:04:19 [DEBUG] http: Request GET /v1/status/leader (152.408µs) from=127.0.0.6:52947 2022/11/15 01:04:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.476004751s) from=127.0.0.6:43049 2022/11/15 01:04:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.591804091s) from=127.0.0.6:39499 2022/11/15 01:04:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.845965547s) from=127.0.0.6:54739 2022/11/15 01:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.740042923s) from=127.0.0.6:42403 2022/11/15 01:04:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.478460382s) from=127.0.0.6:44025 2022/11/15 01:04:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.654344014s) from=127.0.0.6:45029 2022/11/15 01:04:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.420621031s) from=127.0.0.6:38279 2022/11/15 01:04:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.813728234s) from=127.0.0.6:53051 2022/11/15 01:04:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.965173788s) from=127.0.0.6:35199 2022/11/15 01:04:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.577321889s) from=127.0.0.6:44101 2022/11/15 01:04:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.907017384s) from=127.0.0.6:43047 2022/11/15 01:04:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.812410499s) from=127.0.0.6:40801 2022/11/15 01:04:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m4.789432873s) from=127.0.0.6:46287 2022/11/15 01:04:36 [DEBUG] http: Request GET /v1/status/leader (369.708µs) from=127.0.0.6:43367 2022/11/15 01:04:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.834337863s) from=127.0.0.6:43705 2022/11/15 01:04:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.244740112s) from=127.0.0.6:54875 2022/11/15 01:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.495240893s) from=127.0.0.6:41723 2022/11/15 01:04:39 [DEBUG] http: Request GET /v1/status/leader (394.316µs) from=127.0.0.6:52947 2022/11/15 01:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.991412075s) from=127.0.0.6:34157 2022/11/15 01:04:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.021533314s) from=127.0.0.6:39497 2022/11/15 01:04:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.954475378s) from=127.0.0.6:39531 2022/11/15 01:04:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m7.192599604s) from=127.0.0.6:40139 2022/11/15 01:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.646230096s) from=127.0.0.6:53319 2022/11/15 01:04:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.065313353s) from=127.0.0.6:47447 2022/11/15 01:04:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.708749234s) from=127.0.0.6:57133 2022/11/15 01:04:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m7.153735093s) from=127.0.0.6:60619 2022/11/15 01:04:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:04:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m4.728199457s) from=127.0.0.6:35035 2022/11/15 01:04:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.183071396s) from=127.0.0.6:51939 2022/11/15 01:04:56 [DEBUG] http: Request GET /v1/status/leader (735.1µs) from=127.0.0.6:43367 2022/11/15 01:04:59 [DEBUG] http: Request GET /v1/status/leader (437.693µs) from=127.0.0.6:43367 2022/11/15 01:05:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m7.171227516s) from=127.0.0.6:49767 2022/11/15 01:05:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.105442925s) from=127.0.0.6:52279 2022/11/15 01:05:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:05:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:05:13 [DEBUG] agent: Node info in sync 2022/11/15 01:05:16 [DEBUG] http: Request GET /v1/status/leader (184.383µs) from=127.0.0.6:43367 2022/11/15 01:05:19 [DEBUG] http: Request GET /v1/status/leader (231.228µs) from=127.0.0.6:52947 2022/11/15 01:05:36 [DEBUG] http: Request GET /v1/status/leader (293.806µs) from=127.0.0.6:43367 2022/11/15 01:05:39 [DEBUG] http: Request GET /v1/status/leader (182.003µs) from=127.0.0.6:52947 2022/11/15 01:05:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:05:56 [DEBUG] http: Request GET /v1/status/leader (385.714µs) from=127.0.0.6:43367 2022/11/15 01:05:59 [DEBUG] http: Request GET /v1/status/leader (364.705µs) from=127.0.0.6:52947 2022/11/15 01:06:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.947864851s) from=127.0.0.6:58367 2022/11/15 01:06:16 [DEBUG] http: Request GET /v1/status/leader (204.398µs) from=127.0.0.6:43367 2022/11/15 01:06:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.438312009s) from=127.0.0.6:39829 2022/11/15 01:06:19 [DEBUG] http: Request GET /v1/status/leader (300.955µs) from=127.0.0.6:43367 2022/11/15 01:06:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.325702249s) from=127.0.0.6:39499 2022/11/15 01:06:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.394373348s) from=127.0.0.6:43049 2022/11/15 01:06:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.695705578s) from=127.0.0.6:42403 2022/11/15 01:06:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.783144342s) from=127.0.0.6:54739 2022/11/15 01:06:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m2.181477921s) from=127.0.0.6:53051 2022/11/15 01:06:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.574573018s) from=127.0.0.6:35199 2022/11/15 01:06:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.364653764s) from=127.0.0.6:44101 2022/11/15 01:06:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.337359746s) from=127.0.0.6:38279 2022/11/15 01:06:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.254936218s) from=127.0.0.6:44025 2022/11/15 01:06:36 [DEBUG] http: Request GET /v1/status/leader (386.414µs) from=127.0.0.6:43367 2022/11/15 01:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.336138132s) from=127.0.0.6:45029 2022/11/15 01:06:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.286065485s) from=127.0.0.6:43705 2022/11/15 01:06:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.948030886s) from=127.0.0.6:40801 2022/11/15 01:06:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m2.623931503s) from=127.0.0.6:43047 2022/11/15 01:06:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.53444121s) from=127.0.0.6:41723 2022/11/15 01:06:39 [DEBUG] http: Request GET /v1/status/leader (430.248µs) from=127.0.0.6:43367 2022/11/15 01:06:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m1.98200126s) from=127.0.0.6:39497 2022/11/15 01:06:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.662368989s) from=127.0.0.6:46287 2022/11/15 01:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.754181829s) from=127.0.0.6:54875 2022/11/15 01:06:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.780918677s) from=127.0.0.6:39531 2022/11/15 01:06:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.074969076s) from=127.0.0.6:34157 2022/11/15 01:06:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 01:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.631437038s) from=127.0.0.6:53319 2022/11/15 01:06:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.335757496s) from=127.0.0.6:47447 2022/11/15 01:06:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.571967594s) from=127.0.0.6:40139 2022/11/15 01:06:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.089481692s) from=127.0.0.6:57133 2022/11/15 01:06:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:06:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.839538037s) from=127.0.0.6:51939 2022/11/15 01:06:56 [DEBUG] http: Request GET /v1/status/leader (1.246313ms) from=127.0.0.6:43367 2022/11/15 01:06:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.388610467s) from=127.0.0.6:60619 2022/11/15 01:06:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.176518629s) from=127.0.0.6:35035 2022/11/15 01:06:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:06:59 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:06:59 [DEBUG] agent: Node info in sync 2022/11/15 01:06:59 [DEBUG] http: Request GET /v1/status/leader (225.335µs) from=127.0.0.6:43367 2022/11/15 01:07:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m3.490708721s) from=127.0.0.6:49767 2022/11/15 01:07:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.277982128s) from=127.0.0.6:52279 2022/11/15 01:07:16 [DEBUG] http: Request GET /v1/status/leader (271.781µs) from=127.0.0.6:43367 2022/11/15 01:07:19 [DEBUG] http: Request GET /v1/status/leader (169.246µs) from=127.0.0.6:43367 2022/11/15 01:07:36 [DEBUG] http: Request GET /v1/status/leader (182.688µs) from=127.0.0.6:43367 2022/11/15 01:07:39 [DEBUG] http: Request GET /v1/status/leader (170.722µs) from=127.0.0.6:43367 2022/11/15 01:07:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:07:56 [DEBUG] http: Request GET /v1/status/leader (1.615541ms) from=127.0.0.6:43367 2022/11/15 01:07:59 [DEBUG] http: Request GET /v1/status/leader (195.437µs) from=127.0.0.6:52947 2022/11/15 01:08:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.197841968s) from=127.0.0.6:58367 2022/11/15 01:08:16 [DEBUG] http: Request GET /v1/status/leader (333.177µs) from=127.0.0.6:43367 2022/11/15 01:08:19 [DEBUG] http: Request GET /v1/status/leader (1.17776ms) from=127.0.0.6:43367 2022/11/15 01:08:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.064482986s) from=127.0.0.6:39829 2022/11/15 01:08:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.552995434s) from=127.0.0.6:39499 2022/11/15 01:08:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.047039905s) from=127.0.0.6:43049 2022/11/15 01:08:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.054194827s) from=127.0.0.6:42403 2022/11/15 01:08:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.038945852s) from=127.0.0.6:38279 2022/11/15 01:08:36 [DEBUG] http: Request GET /v1/status/leader (242.67µs) from=127.0.0.6:43367 2022/11/15 01:08:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.231649753s) from=127.0.0.6:43705 2022/11/15 01:08:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:08:37 [DEBUG] agent: Node info in sync 2022/11/15 01:08:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.861804037s) from=127.0.0.6:40801 2022/11/15 01:08:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.036178367s) from=127.0.0.6:43047 2022/11/15 01:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.729895952s) from=127.0.0.6:45029 2022/11/15 01:08:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m7.018544289s) from=127.0.0.6:54739 2022/11/15 01:08:39 [DEBUG] http: Request GET /v1/status/leader (166.433µs) from=127.0.0.6:52947 2022/11/15 01:08:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.234086266s) from=127.0.0.6:44025 2022/11/15 01:08:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.096912096s) from=127.0.0.6:44101 2022/11/15 01:08:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.847046023s) from=127.0.0.6:53051 2022/11/15 01:08:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m7.303783035s) from=127.0.0.6:35199 2022/11/15 01:08:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.620744717s) from=127.0.0.6:46287 2022/11/15 01:08:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.659144689s) from=127.0.0.6:41723 2022/11/15 01:08:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m0.090709461s) from=127.0.0.6:39531 2022/11/15 01:08:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.767648921s) from=127.0.0.6:39497 2022/11/15 01:08:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.723291086s) from=127.0.0.6:54875 2022/11/15 01:08:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.90154079s) from=127.0.0.6:47447 2022/11/15 01:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.731948734s) from=127.0.0.6:57133 2022/11/15 01:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.819240345s) from=127.0.0.6:34157 2022/11/15 01:08:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.679718199s) from=127.0.0.6:53319 2022/11/15 01:08:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.777229585s) from=127.0.0.6:40139 2022/11/15 01:08:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:08:56 [DEBUG] http: Request GET /v1/status/leader (354.169µs) from=127.0.0.6:43367 2022/11/15 01:08:59 [DEBUG] http: Request GET /v1/status/leader (182.776µs) from=127.0.0.6:52947 2022/11/15 01:09:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.67875806s) from=127.0.0.6:60619 2022/11/15 01:09:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.73880068s) from=127.0.0.6:51939 2022/11/15 01:09:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m7.330323568s) from=127.0.0.6:35035 2022/11/15 01:09:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.351507944s) from=127.0.0.6:49767 2022/11/15 01:09:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.053617756s) from=127.0.0.6:52279 2022/11/15 01:09:16 [DEBUG] http: Request GET /v1/status/leader (434.054µs) from=127.0.0.6:43367 2022/11/15 01:09:19 [DEBUG] http: Request GET /v1/status/leader (1.237021ms) from=127.0.0.6:43367 2022/11/15 01:09:36 [DEBUG] http: Request GET /v1/status/leader (338.541µs) from=127.0.0.6:43367 2022/11/15 01:09:39 [DEBUG] http: Request GET /v1/status/leader (280.023µs) from=127.0.0.6:52947 2022/11/15 01:09:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 01:09:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 01:09:56 [DEBUG] http: Request GET /v1/status/leader (339.126µs) from=127.0.0.6:43367 2022/11/15 01:09:59 [DEBUG] http: Request GET /v1/status/leader (150.51µs) from=127.0.0.6:43367 2022/11/15 01:10:16 [DEBUG] http: Request GET /v1/status/leader (275.281µs) from=127.0.0.6:43367 2022/11/15 01:10:19 [DEBUG] http: Request GET /v1/status/leader (193.984µs) from=127.0.0.6:43367 2022/11/15 01:10:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.442317986s) from=127.0.0.6:58367 2022/11/15 01:10:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.27829957s) from=127.0.0.6:39829 2022/11/15 01:10:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.476214693s) from=127.0.0.6:39499 2022/11/15 01:10:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.733978886s) from=127.0.0.6:43049 2022/11/15 01:10:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 01:10:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 01:10:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/1