By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'f1ade594-3275-b957-bd75-9bb84f106788' Node name: 'onap-msb-consul-5454dcc5c5-smmhj' 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/01 22:51:40 [DEBUG] agent: Using random ID "f1ade594-3275-b957-bd75-9bb84f106788" as node ID 2022/11/01 22:51:40 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f1ade594-3275-b957-bd75-9bb84f106788 Address:127.0.0.1:8300}] 2022/11/01 22:51:40 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-smmhj.dc1 127.0.0.1 2022/11/01 22:51:40 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/01 22:51:40 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-smmhj 127.0.0.1 2022/11/01 22:51:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/01 22:51:40 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-smmhj.dc1" in area "wan" 2022/11/01 22:51:40 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/01 22:51:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/01 22:51:40 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-smmhj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 22:51:40 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/01 22:51:40 [INFO] agent: started state syncer 2022/11/01 22:51:40 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/01 22:51:40 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/01 22:51:40 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/01 22:51:40 [DEBUG] raft: Votes needed: 1 2022/11/01 22:51:40 [DEBUG] raft: Vote granted from f1ade594-3275-b957-bd75-9bb84f106788 in term 2. Tally: 1 2022/11/01 22:51:40 [INFO] raft: Election won. Tally: 1 2022/11/01 22:51:40 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/01 22:51:40 [INFO] consul: cluster leadership acquired 2022/11/01 22:51:40 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-smmhj 2022/11/01 22:51:40 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/01 22:51:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:51:40 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-smmhj' joined, marking health alive 2022/11/01 22:51:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 22:51:40 [INFO] agent: Synced node info 2022/11/01 22:51:40 [DEBUG] agent: Node info in sync 2022/11/01 22:51:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 22:51:43 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/01 22:52:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:52:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 22:52:44 [DEBUG] agent: Node info in sync 2022/11/01 22:53:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 22:53:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:54:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 22:54:35 [DEBUG] agent: Node info in sync 2022/11/01 22:54:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:55:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:55:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 22:56:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 22:56:11 [DEBUG] agent: Node info in sync 2022/11/01 22:56:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:57:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:57:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 22:57:51 [DEBUG] agent: Node info in sync 2022/11/01 22:58:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 22:58:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 22:58:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 22:58:56 [DEBUG] agent: Node info in sync 2022/11/01 22:59:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:00:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:00:00 [DEBUG] agent: Node info in sync 2022/11/01 23:00:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:01:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:01:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:01:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:01:41 [DEBUG] agent: Node info in sync 2022/11/01 23:02:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:02:47 [DEBUG] http: Request GET /v1/catalog/services (996.615µs) from=127.0.0.6:52047 2022/11/01 23:02:47 [DEBUG] http: Request GET /v1/status/leader (1.242789ms) from=127.0.0.6:52047 2022/11/01 23:03:07 [DEBUG] http: Request GET /v1/status/leader (302.042µs) from=127.0.0.6:50449 2022/11/01 23:03:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:03:27 [DEBUG] http: Request GET /v1/status/leader (268.844µs) from=127.0.0.6:50449 2022/11/01 23:03:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:03:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:03:41 [DEBUG] agent: Node info in sync 2022/11/01 23:03:47 [DEBUG] http: Request GET /v1/status/leader (1.401661ms) from=127.0.0.6:50449 2022/11/01 23:04:07 [DEBUG] http: Request GET /v1/status/leader (383.231µs) from=127.0.0.6:50449 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/status/leader (291.781µs) from=127.0.0.6:50449 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/status/leader (242.618µs) from=127.0.0.6:50449 2022/11/01 23:04:27 [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/01 23:04:27 [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/01 23:04:27 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.156_8181" 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.868739ms) from=127.0.0.6:50449 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1m40.258140377s) from=127.0.0.6:52047 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (761.684µs) from=127.0.0.6:50449 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (245.634µs) from=127.0.0.6:50449 2022/11/01 23:04:27 [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/01 23:04:27 [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/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [INFO] agent: Synced service "_v1_wf-gui_10.233.47.228_8080" 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.06462ms) from=127.0.0.6:35003 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (188.751494ms) from=127.0.0.6:52047 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (295.057µs) from=127.0.0.6:54107 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (491.466µs) from=127.0.0.6:60419 2022/11/01 23:04:27 [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/01 23:04:27 [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/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [INFO] agent: Synced service "_v1_sdnc_10.233.40.217_8282" 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.507208ms) from=127.0.0.6:60419 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (58.031783ms) from=127.0.0.6:52047 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (409.267µs) from=127.0.0.6:52047 2022/11/01 23:04:27 [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/01 23:04:27 [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/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.28.190_443" 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (18.450193ms) from=127.0.0.6:60419 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (69.580355ms) from=127.0.0.6:35003 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (454.094µs) from=127.0.0.6:60419 2022/11/01 23:04:27 [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/01 23:04:27 [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/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.182_9011" 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.865682ms) from=127.0.0.6:52047 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (31.615387ms) from=127.0.0.6:35003 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.433416ms) from=127.0.0.6:60419 2022/11/01 23:04:27 [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/01 23:04:27 [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/01 23:04:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.182_9011" 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.747518ms) from=127.0.0.6:60419 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:27 [DEBUG] agent: Node info in sync 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (66.395975ms) from=127.0.0.6:35003 2022/11/01 23:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (354.688µs) from=127.0.0.6:60419 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.20.0_9007" 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.215593ms) from=127.0.0.6:60419 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (49.679608ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (358.159µs) from=127.0.0.6:52047 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.20.0_9007" 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.601261ms) from=127.0.0.6:52047 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (59.941811ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.070103ms) from=127.0.0.6:60419 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v1_parser_10.233.46.245_8806" 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (13.87027ms) from=127.0.0.6:60419 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (78.604728ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (787.376µs) from=127.0.0.6:60419 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v1_catalog_10.233.46.245_8806" 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (42.137642ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.993504ms) from=127.0.0.6:52047 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (710.122µs) from=127.0.0.6:60419 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v1_nsd_10.233.46.245_8806" 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.513159ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (78.087604ms) from=127.0.0.6:52047 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (365.441µs) from=127.0.0.6:60419 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.245_8806" 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.197694ms) from=127.0.0.6:60419 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (32.359648ms) from=127.0.0.6:52047 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (398.648µs) from=127.0.0.6:35003 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v0_multicloud_10.233.32.169_9001" 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (114.889614ms) from=127.0.0.6:52047 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.265715ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (356.578µs) from=127.0.0.6:35003 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v1_multicloud_10.233.32.169_9001" 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.098504ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (60.628828ms) from=127.0.0.6:52047 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (504.023µs) from=127.0.0.6:60419 2022/11/01 23:04:28 [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/01 23:04:28 [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/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.8.179_9015" 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (14.696689ms) from=127.0.0.6:35003 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (143.398077ms) from=127.0.0.6:52047 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:04:28 [DEBUG] agent: Node info in sync 2022/11/01 23:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (405.959µs) from=127.0.0.6:52047 2022/11/01 23:04:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:04:47 [DEBUG] http: Request GET /v1/status/leader (552.09µs) from=127.0.0.6:52047 2022/11/01 23:05:07 [DEBUG] http: Request GET /v1/status/leader (696.949µs) from=127.0.0.6:52047 2022/11/01 23:05:27 [DEBUG] http: Request GET /v1/status/leader (498.056µs) from=127.0.0.6:52047 2022/11/01 23:05:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:05:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:05:47 [DEBUG] http: Request GET /v1/status/leader (1.682748ms) from=127.0.0.6:52047 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/catalog/services (521.218µs) from=127.0.0.6:60419 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/status/leader (378.138µs) from=127.0.0.6:60419 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (725.131µs) from=127.0.0.6:52047 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (296.057µs) from=127.0.0.6:57165 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (146.635µs) from=127.0.0.6:54443 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (168.204µs) from=127.0.0.6:33333 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (189.495µs) from=127.0.0.6:54443 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (421.447µs) from=127.0.0.6:33333 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (129.671µs) from=127.0.0.6:57165 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (252.959µs) from=127.0.0.6:57165 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (705.768µs) from=127.0.0.6:52047 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (686.486µs) from=127.0.0.6:33959 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (276.377µs) from=127.0.0.6:33959 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (284.427µs) from=127.0.0.6:57165 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (143.018µs) from=127.0.0.6:33959 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (186.181µs) from=127.0.0.6:52047 2022/11/01 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (204.878µs) from=127.0.0.6:35739 2022/11/01 23:06:07 [DEBUG] http: Request GET /v1/status/leader (231.807µs) from=127.0.0.6:56267 2022/11/01 23:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:06:12 [DEBUG] agent: Node info in sync 2022/11/01 23:06:24 [DEBUG] http: Request GET /v1/status/leader (2.10447ms) from=127.0.0.6:56267 2022/11/01 23:06:27 [DEBUG] http: Request GET /v1/status/leader (383.284µs) from=127.0.0.6:56267 2022/11/01 23:06:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.05021277s) from=127.0.0.6:35003 2022/11/01 23:06:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.619299091s) from=127.0.0.6:54107 2022/11/01 23:06:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.783616917s) from=127.0.0.6:50449 2022/11/01 23:06:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:06:44 [DEBUG] http: Request GET /v1/status/leader (211.441µs) from=127.0.0.6:56267 2022/11/01 23:06:47 [DEBUG] http: Request GET /v1/status/leader (298.836µs) from=127.0.0.6:56267 2022/11/01 23:07:04 [DEBUG] http: Request GET /v1/status/leader (186.291µs) from=127.0.0.6:56267 2022/11/01 23:07:07 [DEBUG] http: Request GET /v1/status/leader (249.216µs) from=127.0.0.6:56267 2022/11/01 23:07:24 [DEBUG] http: Request GET /v1/status/leader (293.764µs) from=127.0.0.6:56267 2022/11/01 23:07:27 [DEBUG] http: Request GET /v1/status/leader (371.706µs) from=127.0.0.6:56267 2022/11/01 23:07:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:07:37 [DEBUG] agent: Node info in sync 2022/11/01 23:07:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:07:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:07:44 [DEBUG] http: Request GET /v1/status/leader (2.256554ms) from=127.0.0.6:56267 2022/11/01 23:07:47 [DEBUG] http: Request GET /v1/status/leader (162.403µs) from=127.0.0.6:56267 2022/11/01 23:08:04 [DEBUG] http: Request GET /v1/status/leader (313.018µs) from=127.0.0.6:56267 2022/11/01 23:08:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m0.321188578s) from=127.0.0.6:41411 2022/11/01 23:08:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m0.516432924s) from=127.0.0.6:38065 2022/11/01 23:08:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m0.717467815s) from=127.0.0.6:60419 2022/11/01 23:08:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.974488346s) from=127.0.0.6:34655 2022/11/01 23:08:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m0.970829361s) from=127.0.0.6:35739 2022/11/01 23:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.998811515s) from=127.0.0.6:52047 2022/11/01 23:08:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m1.025676705s) from=127.0.0.6:51049 2022/11/01 23:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m1.808765021s) from=127.0.0.6:56691 2022/11/01 23:08:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m2.770053082s) from=127.0.0.6:52099 2022/11/01 23:08:07 [DEBUG] http: Request GET /v1/status/leader (147.154µs) from=127.0.0.6:56267 2022/11/01 23:08:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m3.402336695s) from=127.0.0.6:55905 2022/11/01 23:08:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.236549822s) from=127.0.0.6:51633 2022/11/01 23:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m4.758487317s) from=127.0.0.6:54443 2022/11/01 23:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m4.966306065s) from=127.0.0.6:33959 2022/11/01 23:08:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m6.109942838s) from=127.0.0.6:33333 2022/11/01 23:08:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m6.462023385s) from=127.0.0.6:57165 2022/11/01 23:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.979284397s) from=127.0.0.6:54467 2022/11/01 23:08:24 [DEBUG] http: Request GET /v1/status/leader (434.814µs) from=127.0.0.6:49345 2022/11/01 23:08:27 [DEBUG] http: Request GET /v1/status/leader (159.23µs) from=127.0.0.6:56267 2022/11/01 23:08:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.15766276s) from=127.0.0.6:35003 2022/11/01 23:08:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.496612515s) from=127.0.0.6:50449 2022/11/01 23:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.14165747s) from=127.0.0.6:54107 2022/11/01 23:08:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:08:44 [DEBUG] http: Request GET /v1/status/leader (840.974µs) from=127.0.0.6:56267 2022/11/01 23:08:47 [DEBUG] http: Request GET /v1/status/leader (379.043µs) from=127.0.0.6:56267 2022/11/01 23:09:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:09:03 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:09:03 [DEBUG] agent: Node info in sync 2022/11/01 23:09:04 [DEBUG] http: Request GET /v1/status/leader (593.467µs) from=127.0.0.6:56267 2022/11/01 23:09:07 [DEBUG] http: Request GET /v1/status/leader (1.712106ms) from=127.0.0.6:56267 2022/11/01 23:09:24 [DEBUG] http: Request GET /v1/status/leader (585.208µs) from=127.0.0.6:49345 2022/11/01 23:09:27 [DEBUG] http: Request GET /v1/status/leader (242.21µs) from=127.0.0.6:56267 2022/11/01 23:09:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:09:44 [DEBUG] http: Request GET /v1/status/leader (297.582µs) from=127.0.0.6:56267 2022/11/01 23:09:47 [DEBUG] http: Request GET /v1/status/leader (527.661µs) from=127.0.0.6:56267 2022/11/01 23:10:04 [DEBUG] http: Request GET /v1/status/leader (367.531µs) from=127.0.0.6:56267 2022/11/01 23:10:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m1.010640608s) from=127.0.0.6:38065 2022/11/01 23:10:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.958475237s) from=127.0.0.6:52047 2022/11/01 23:10:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.236500005s) from=127.0.0.6:34655 2022/11/01 23:10:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m2.338370543s) from=127.0.0.6:41411 2022/11/01 23:10:07 [DEBUG] http: Request GET /v1/status/leader (474.457µs) from=127.0.0.6:56267 2022/11/01 23:10:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m3.019964957s) from=127.0.0.6:35739 2022/11/01 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m2.339633963s) from=127.0.0.6:56691 2022/11/01 23:10:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m1.963487867s) from=127.0.0.6:52099 2022/11/01 23:10:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.786323824s) from=127.0.0.6:51633 2022/11/01 23:10:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m0.36584076s) from=127.0.0.6:57165 2022/11/01 23:10:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m6.316085439s) from=127.0.0.6:51049 2022/11/01 23:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.342029246s) from=127.0.0.6:54467 2022/11/01 23:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.368717636s) from=127.0.0.6:60419 2022/11/01 23:10:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m4.905754608s) from=127.0.0.6:55905 2022/11/01 23:10:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m2.887849686s) from=127.0.0.6:33333 2022/11/01 23:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m5.374415563s) from=127.0.0.6:33959 2022/11/01 23:10:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m7.46473448s) from=127.0.0.6:54443 2022/11/01 23:10:24 [DEBUG] http: Request GET /v1/status/leader (1.16033ms) from=127.0.0.6:49345 2022/11/01 23:10:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:10:25 [DEBUG] agent: Node info in sync 2022/11/01 23:10:27 [DEBUG] http: Request GET /v1/status/leader (173.085µs) from=127.0.0.6:56267 2022/11/01 23:10:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:10:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.978981084s) from=127.0.0.6:35003 2022/11/01 23:10:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:10:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.903863161s) from=127.0.0.6:54107 2022/11/01 23:10:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.667768928s) from=127.0.0.6:50449 2022/11/01 23:10:44 [DEBUG] http: Request GET /v1/status/leader (289.877µs) from=127.0.0.6:56267 2022/11/01 23:10:47 [DEBUG] http: Request GET /v1/status/leader (280.479µs) from=127.0.0.6:56267 2022/11/01 23:11:04 [DEBUG] http: Request GET /v1/status/leader (2.019465ms) from=127.0.0.6:49345 2022/11/01 23:11:07 [DEBUG] http: Request GET /v1/status/leader (317.618µs) from=127.0.0.6:56267 2022/11/01 23:11:24 [DEBUG] http: Request GET /v1/status/leader (380.526µs) from=127.0.0.6:49345 2022/11/01 23:11:27 [DEBUG] http: Request GET /v1/status/leader (187.284µs) from=127.0.0.6:56267 2022/11/01 23:11:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:11:38 [DEBUG] agent: Node info in sync 2022/11/01 23:11:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:11:44 [DEBUG] http: Request GET /v1/status/leader (1.282982ms) from=127.0.0.6:49345 2022/11/01 23:11:47 [DEBUG] http: Request GET /v1/status/leader (183.48µs) from=127.0.0.6:56267 2022/11/01 23:12:04 [DEBUG] http: Request GET /v1/status/leader (304.318µs) from=127.0.0.6:56267 2022/11/01 23:12:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.086220925s) from=127.0.0.6:34655 2022/11/01 23:12:07 [DEBUG] http: Request GET /v1/status/leader (296.934µs) from=127.0.0.6:56267 2022/11/01 23:12:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.367663559s) from=127.0.0.6:51633 2022/11/01 23:12:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m4.008565219s) from=127.0.0.6:41411 2022/11/01 23:12:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.271562084s) from=127.0.0.6:38065 2022/11/01 23:12:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m0.183304991s) from=127.0.0.6:57165 2022/11/01 23:12:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m3.087687127s) from=127.0.0.6:52099 2022/11/01 23:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m7.168155338s) from=127.0.0.6:52047 2022/11/01 23:12:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m6.573437553s) from=127.0.0.6:56691 2022/11/01 23:12:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m6.788842646s) from=127.0.0.6:35739 2022/11/01 23:12:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m0.149176911s) from=127.0.0.6:54443 2022/11/01 23:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m5.271179681s) from=127.0.0.6:33333 2022/11/01 23:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m6.031865238s) from=127.0.0.6:55905 2022/11/01 23:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.128187791s) from=127.0.0.6:54467 2022/11/01 23:12:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m7.461926502s) from=127.0.0.6:51049 2022/11/01 23:12:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m6.929059971s) from=127.0.0.6:60419 2022/11/01 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m6.262323931s) from=127.0.0.6:33959 2022/11/01 23:12:24 [DEBUG] http: Request GET /v1/status/leader (165.359µs) from=127.0.0.6:56267 2022/11/01 23:12:27 [DEBUG] http: Request GET /v1/status/leader (195.197µs) from=127.0.0.6:56267 2022/11/01 23:12:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:12:44 [DEBUG] http: Request GET /v1/status/leader (688.086µs) from=127.0.0.6:56267 2022/11/01 23:12:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.365544425s) from=127.0.0.6:54107 2022/11/01 23:12:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.288040527s) from=127.0.0.6:35003 2022/11/01 23:12:47 [DEBUG] http: Request GET /v1/status/leader (420.777µs) from=127.0.0.6:56267 2022/11/01 23:12:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.148690605s) from=127.0.0.6:50449 2022/11/01 23:12:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:12:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:12:54 [DEBUG] agent: Node info in sync 2022/11/01 23:13:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:13:04 [DEBUG] http: Request GET /v1/status/leader (1.971432ms) from=127.0.0.6:49345 2022/11/01 23:13:07 [DEBUG] http: Request GET /v1/status/leader (798.471µs) from=127.0.0.6:56267 2022/11/01 23:13:25 [DEBUG] http: Request GET /v1/status/leader (457.119µs) from=127.0.0.6:49345 2022/11/01 23:13:27 [DEBUG] http: Request GET /v1/status/leader (221.729µs) from=127.0.0.6:56267 2022/11/01 23:13:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:13:45 [DEBUG] http: Request GET /v1/status/leader (203.047µs) from=127.0.0.6:56267 2022/11/01 23:13:47 [DEBUG] http: Request GET /v1/status/leader (608.304µs) from=127.0.0.6:56267 2022/11/01 23:14:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:14:03 [DEBUG] agent: Node info in sync 2022/11/01 23:14:05 [DEBUG] http: Request GET /v1/status/leader (380.604µs) from=127.0.0.6:56267 2022/11/01 23:14:07 [DEBUG] http: Request GET /v1/status/leader (283.801µs) from=127.0.0.6:56267 2022/11/01 23:14:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.062979046s) from=127.0.0.6:34655 2022/11/01 23:14:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m1.504981579s) from=127.0.0.6:57165 2022/11/01 23:14:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m3.761512367s) from=127.0.0.6:38065 2022/11/01 23:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.565122267s) from=127.0.0.6:52047 2022/11/01 23:14:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m1.544309169s) from=127.0.0.6:35739 2022/11/01 23:14:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m5.919405941s) from=127.0.0.6:41411 2022/11/01 23:14:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m0.433578425s) from=127.0.0.6:54443 2022/11/01 23:14:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.417409051s) from=127.0.0.6:51633 2022/11/01 23:14:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m6.511710808s) from=127.0.0.6:52099 2022/11/01 23:14:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m0.163176682s) from=127.0.0.6:33333 2022/11/01 23:14:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m3.812287943s) from=127.0.0.6:56691 2022/11/01 23:14:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m2.656932112s) from=127.0.0.6:55905 2022/11/01 23:14:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m2.620125165s) from=127.0.0.6:60419 2022/11/01 23:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m1.02329471s) from=127.0.0.6:33959 2022/11/01 23:14:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.852439143s) from=127.0.0.6:54467 2022/11/01 23:14:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m4.912301421s) from=127.0.0.6:51049 2022/11/01 23:14:25 [DEBUG] http: Request GET /v1/status/leader (1.576982ms) from=127.0.0.6:56267 2022/11/01 23:14:27 [DEBUG] http: Request GET /v1/status/leader (193.107µs) from=127.0.0.6:56267 2022/11/01 23:14:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:14:45 [DEBUG] http: Request GET /v1/status/leader (385.16µs) from=127.0.0.6:56267 2022/11/01 23:14:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m1.45659884s) from=127.0.0.6:35003 2022/11/01 23:14:47 [DEBUG] http: Request GET /v1/status/leader (210.145µs) from=127.0.0.6:56267 2022/11/01 23:14:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.014540427s) from=127.0.0.6:50449 2022/11/01 23:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.440346106s) from=127.0.0.6:54107 2022/11/01 23:15:05 [DEBUG] http: Request GET /v1/status/leader (214.125µs) from=127.0.0.6:56267 2022/11/01 23:15:07 [DEBUG] http: Request GET /v1/status/leader (394.952µs) from=127.0.0.6:56267 2022/11/01 23:15:25 [DEBUG] http: Request GET /v1/status/leader (296.578µs) from=127.0.0.6:49345 2022/11/01 23:15:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:15:27 [DEBUG] http: Request GET /v1/status/leader (293.55µs) from=127.0.0.6:56267 2022/11/01 23:15:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:15:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:15:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:15:39 [DEBUG] agent: Node info in sync 2022/11/01 23:15:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:15:45 [DEBUG] http: Request GET /v1/status/leader (1.156388ms) from=127.0.0.6:56267 2022/11/01 23:15:47 [DEBUG] http: Request GET /v1/status/leader (294.928µs) from=127.0.0.6:56267 2022/11/01 23:16:05 [DEBUG] http: Request GET /v1/status/leader (173.339µs) from=127.0.0.6:56267 2022/11/01 23:16:07 [DEBUG] http: Request GET /v1/status/leader (413.782µs) from=127.0.0.6:56267 2022/11/01 23:16:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.562442847s) from=127.0.0.6:34655 2022/11/01 23:16:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m5.639838825s) from=127.0.0.6:57165 2022/11/01 23:16:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m0.71788839s) from=127.0.0.6:52099 2022/11/01 23:16:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.668527687s) from=127.0.0.6:52047 2022/11/01 23:16:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.59784137s) from=127.0.0.6:51633 2022/11/01 23:16:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.178012996s) from=127.0.0.6:38065 2022/11/01 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m3.771206134s) from=127.0.0.6:54443 2022/11/01 23:16:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m5.634439895s) from=127.0.0.6:41411 2022/11/01 23:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.030511282s) from=127.0.0.6:54467 2022/11/01 23:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m0.75469326s) from=127.0.0.6:33959 2022/11/01 23:16:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m6.164455696s) from=127.0.0.6:35739 2022/11/01 23:16:25 [DEBUG] http: Request GET /v1/status/leader (161.869µs) from=127.0.0.6:56267 2022/11/01 23:16:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m3.71243094s) from=127.0.0.6:55905 2022/11/01 23:16:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m6.585705942s) from=127.0.0.6:33333 2022/11/01 23:16:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m1.429657763s) from=127.0.0.6:51049 2022/11/01 23:16:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m7.245744379s) from=127.0.0.6:56691 2022/11/01 23:16:27 [DEBUG] http: Request GET /v1/status/leader (196.997µs) from=127.0.0.6:56267 2022/11/01 23:16:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.961914848s) from=127.0.0.6:60419 2022/11/01 23:16:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:16:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:16:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:16:43 [DEBUG] agent: Node info in sync 2022/11/01 23:16:45 [DEBUG] http: Request GET /v1/status/leader (420.801µs) from=127.0.0.6:56267 2022/11/01 23:16:47 [DEBUG] http: Request GET /v1/status/leader (399.991µs) from=127.0.0.6:56267 2022/11/01 23:16:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m1.506319721s) from=127.0.0.6:35003 2022/11/01 23:16:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.672258977s) from=127.0.0.6:50449 2022/11/01 23:16:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.914969795s) from=127.0.0.6:54107 2022/11/01 23:17:05 [DEBUG] http: Request GET /v1/status/leader (913.749µs) from=127.0.0.6:49345 2022/11/01 23:17:08 [DEBUG] http: Request GET /v1/status/leader (2.111862ms) from=127.0.0.6:56267 2022/11/01 23:17:25 [DEBUG] http: Request GET /v1/status/leader (4.199975ms) from=127.0.0.6:56267 2022/11/01 23:17:28 [DEBUG] http: Request GET /v1/status/leader (843.384µs) from=127.0.0.6:56267 2022/11/01 23:17:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:17:45 [DEBUG] http: Request GET /v1/status/leader (205.499µs) from=127.0.0.6:56267 2022/11/01 23:17:48 [DEBUG] http: Request GET /v1/status/leader (211.255µs) from=127.0.0.6:56267 2022/11/01 23:17:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:17:52 [DEBUG] agent: Node info in sync 2022/11/01 23:18:05 [DEBUG] http: Request GET /v1/status/leader (4.644235ms) from=127.0.0.6:56267 2022/11/01 23:18:08 [DEBUG] http: Request GET /v1/status/leader (339.211µs) from=127.0.0.6:56267 2022/11/01 23:18:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.202414986s) from=127.0.0.6:34655 2022/11/01 23:18:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:18:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.613507936s) from=127.0.0.6:52047 2022/11/01 23:18:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m0.161208265s) from=127.0.0.6:35739 2022/11/01 23:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m2.679047871s) from=127.0.0.6:54443 2022/11/01 23:18:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m6.281400675s) from=127.0.0.6:57165 2022/11/01 23:18:25 [DEBUG] http: Request GET /v1/status/leader (282.799µs) from=127.0.0.6:56267 2022/11/01 23:18:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m5.595162859s) from=127.0.0.6:52099 2022/11/01 23:18:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.197732489s) from=127.0.0.6:38065 2022/11/01 23:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m2.596416859s) from=127.0.0.6:33959 2022/11/01 23:18:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.568656085s) from=127.0.0.6:54467 2022/11/01 23:18:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.009045807s) from=127.0.0.6:51633 2022/11/01 23:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m1.107965341s) from=127.0.0.6:56691 2022/11/01 23:18:28 [DEBUG] http: Request GET /v1/status/leader (235.34µs) from=127.0.0.6:56267 2022/11/01 23:18:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m6.93692564s) from=127.0.0.6:41411 2022/11/01 23:18:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m5.72094349s) from=127.0.0.6:55905 2022/11/01 23:18:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m5.969140631s) from=127.0.0.6:51049 2022/11/01 23:18:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.857431723s) from=127.0.0.6:60419 2022/11/01 23:18:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m7.30121997s) from=127.0.0.6:33333 2022/11/01 23:18:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:18:45 [DEBUG] http: Request GET /v1/status/leader (181.919µs) from=127.0.0.6:49345 2022/11/01 23:18:48 [DEBUG] http: Request GET /v1/status/leader (5.155222ms) from=127.0.0.6:56267 2022/11/01 23:18:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.303483104s) from=127.0.0.6:35003 2022/11/01 23:18:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:18:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:18:52 [DEBUG] agent: Node info in sync 2022/11/01 23:18:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.438753148s) from=127.0.0.6:50449 2022/11/01 23:19:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.02134209s) from=127.0.0.6:54107 2022/11/01 23:19:05 [DEBUG] http: Request GET /v1/status/leader (222.041µs) from=127.0.0.6:56267 2022/11/01 23:19:08 [DEBUG] http: Request GET /v1/status/leader (342.076µs) from=127.0.0.6:56267 2022/11/01 23:19:25 [DEBUG] http: Request GET /v1/status/leader (199.427µs) from=127.0.0.6:56267 2022/11/01 23:19:28 [DEBUG] http: Request GET /v1/status/leader (194.216µs) from=127.0.0.6:56267 2022/11/01 23:19:39 [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/01 23:19:39 [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/01 23:19:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:19:39 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:19:39 [DEBUG] agent: Node info in sync 2022/11/01 23:19:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.487052ms) from=127.0.0.6:49345 2022/11/01 23:19:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m7.578934851s) from=127.0.0.6:60419 2022/11/01 23:19:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (47.119342623s) from=127.0.0.6:35003 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:19:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:19:39 [DEBUG] agent: Node info in sync 2022/11/01 23:19:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (451.747µs) from=127.0.0.6:49345 2022/11/01 23:19:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (159.595µs) from=127.0.0.6:56267 2022/11/01 23:19:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:19:45 [DEBUG] http: Request GET /v1/status/leader (177.968µs) from=127.0.0.6:49345 2022/11/01 23:19:48 [DEBUG] http: Request GET /v1/status/leader (292.352µs) from=127.0.0.6:48535 2022/11/01 23:20:05 [DEBUG] http: Request GET /v1/status/leader (196.036µs) from=127.0.0.6:49345 2022/11/01 23:20:08 [DEBUG] http: Request GET /v1/status/leader (307.692µs) from=127.0.0.6:48535 2022/11/01 23:20:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.254103297s) from=127.0.0.6:34655 2022/11/01 23:20:25 [DEBUG] http: Request GET /v1/status/leader (331.15µs) from=127.0.0.6:49345 2022/11/01 23:20:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m1.6334247s) from=127.0.0.6:57165 2022/11/01 23:20:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m4.194358372s) from=127.0.0.6:35739 2022/11/01 23:20:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.942691965s) from=127.0.0.6:52047 2022/11/01 23:20:28 [DEBUG] http: Request GET /v1/status/leader (409.663µs) from=127.0.0.6:48535 2022/11/01 23:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m5.338182751s) from=127.0.0.6:54443 2022/11/01 23:20:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m5.056520585s) from=127.0.0.6:52099 2022/11/01 23:20:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.358957755s) from=127.0.0.6:51633 2022/11/01 23:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m3.54928367s) from=127.0.0.6:56691 2022/11/01 23:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m0.110278454s) from=127.0.0.6:55905 2022/11/01 23:20:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.666102175s) from=127.0.0.6:38065 2022/11/01 23:20:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m1.88519732s) from=127.0.0.6:41411 2022/11/01 23:20:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m5.311305437s) from=127.0.0.6:54467 2022/11/01 23:20:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m6.721982972s) from=127.0.0.6:33959 2022/11/01 23:20:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m1.741028314s) from=127.0.0.6:33333 2022/11/01 23:20:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m4.78629652s) from=127.0.0.6:51049 2022/11/01 23:20:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:20:45 [DEBUG] http: Request GET /v1/status/leader (2.789266ms) from=127.0.0.6:49345 2022/11/01 23:20:48 [DEBUG] http: Request GET /v1/status/leader (741.644µs) from=127.0.0.6:48535 2022/11/01 23:20:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:21:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.900768459s) from=127.0.0.6:50449 2022/11/01 23:21:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.267906311s) from=127.0.0.6:54107 2022/11/01 23:21:05 [DEBUG] http: Request GET /v1/status/leader (994.501µs) from=127.0.0.6:49345 2022/11/01 23:21:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:05 [DEBUG] agent: Node info in sync 2022/11/01 23:21:08 [DEBUG] http: Request GET /v1/status/leader (1.161819ms) from=127.0.0.6:48535 2022/11/01 23:21:25 [DEBUG] http: Request GET /v1/status/leader (457.097µs) from=127.0.0.6:49345 2022/11/01 23:21:28 [DEBUG] http: Request GET /v1/status/leader (435.217µs) from=127.0.0.6:48535 2022/11/01 23:21:38 [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/01 23:21:38 [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/01 23:21:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.3.25_8443" 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:38 [DEBUG] agent: Node info in sync 2022/11/01 23:21:38 [DEBUG] http: Request PUT /v1/agent/service/register (18.949394ms) from=127.0.0.6:49345 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (1m58.419374737s) from=127.0.0.6:35003 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (1m58.422362819s) from=127.0.0.6:60419 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Node info in sync 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (277.58µs) from=127.0.0.6:49345 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (409.502µs) from=127.0.0.6:48535 2022/11/01 23:21:38 [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/01 23:21:38 [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/01 23:21:38 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (60.134608ms) from=127.0.0.6:60419 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (68.674006ms) from=127.0.0.6:35003 2022/11/01 23:21:38 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.61.180_8082" 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Node info in sync 2022/11/01 23:21:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.434168ms) from=127.0.0.6:33505 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:38 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:38 [DEBUG] agent: Node info in sync 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.771979ms) from=127.0.0.6:48535 2022/11/01 23:21:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (299.086µs) from=127.0.0.6:60419 2022/11/01 23:21:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:21:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.589042682s) from=127.0.0.6:56267 2022/11/01 23:21:45 [DEBUG] http: Request GET /v1/status/leader (422.227µs) from=127.0.0.6:55663 2022/11/01 23:21:48 [DEBUG] http: Request GET /v1/status/leader (183.005µs) from=127.0.0.6:48535 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.106_8482" 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (11.133185ms) from=127.0.0.6:48535 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.840008687s) from=127.0.0.6:33505 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.840795818s) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (516.057µs) from=127.0.0.6:48535 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (271.895µs) from=127.0.0.6:55663 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [INFO] agent: Synced service "_v1_vnfres_10.233.45.155_8802" 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (11.273312ms) from=127.0.0.6:53143 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (49.809628ms) from=127.0.0.6:33505 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (61.035289ms) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (313.714µs) from=127.0.0.6:48535 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (637.384µs) from=127.0.0.6:33505 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [INFO] agent: Synced service "_v1_nslcm_10.233.25.196_8403" 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (15.301951ms) from=127.0.0.6:33505 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (82.970201ms) from=127.0.0.6:53143 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (83.733316ms) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (526.717µs) from=127.0.0.6:53143 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (392.637µs) from=127.0.0.6:33505 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [INFO] agent: Synced service "_v2_nslcm_10.233.25.196_8403" 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.37648ms) from=127.0.0.6:48475 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (43.681411ms) from=127.0.0.6:53143 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (52.762245ms) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (338.347µs) from=127.0.0.6:52235 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (291.119µs) from=127.0.0.6:53143 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.26.73_8484" 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (17.402844ms) from=127.0.0.6:53143 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (61.262139ms) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (62.052948ms) from=127.0.0.6:48475 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (556.55µs) from=127.0.0.6:48475 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (267.122µs) from=127.0.0.6:53143 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [INFO] agent: Synced service "_v1_vnflcm_10.233.55.143_8801" 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.850724ms) from=127.0.0.6:37563 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (46.186633ms) from=127.0.0.6:48475 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (51.619474ms) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (835.109µs) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (369.916µs) from=127.0.0.6:51539 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [INFO] agent: Synced service "_v1_vnfmgr_10.233.5.104_8803" 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (12.281369ms) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (58.57965ms) from=127.0.0.6:52007 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (59.868972ms) from=127.0.0.6:48475 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (517.716µs) from=127.0.0.6:48475 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (241.716µs) from=127.0.0.6:37563 2022/11/01 23:21:49 [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/01 23:21:49 [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/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:21:49 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.19.66_8410" 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (349.577235ms) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:21:49 [DEBUG] agent: Node info in sync 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (449.29851ms) from=127.0.0.6:52007 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (449.287823ms) from=127.0.0.6:48475 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (688.125µs) from=127.0.0.6:35003 2022/11/01 23:21:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (305.369µs) from=127.0.0.6:53437 2022/11/01 23:22:05 [DEBUG] http: Request GET /v1/status/leader (273.782µs) from=127.0.0.6:52007 2022/11/01 23:22:08 [DEBUG] http: Request GET /v1/status/leader (12.976591ms) from=127.0.0.6:52007 2022/11/01 23:22:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.450142233s) from=127.0.0.6:34655 2022/11/01 23:22:25 [DEBUG] http: Request GET /v1/status/leader (422.194µs) from=127.0.0.6:52007 2022/11/01 23:22:28 [DEBUG] http: Request GET /v1/status/leader (300.703µs) from=127.0.0.6:52007 2022/11/01 23:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.806133617s) from=127.0.0.6:52047 2022/11/01 23:22:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m4.938734865s) from=127.0.0.6:57165 2022/11/01 23:22:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m5.161515167s) from=127.0.0.6:35739 2022/11/01 23:22:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m1.690965406s) from=127.0.0.6:56691 2022/11/01 23:22:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m4.642352014s) from=127.0.0.6:54443 2022/11/01 23:22:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m2.864097107s) from=127.0.0.6:38065 2022/11/01 23:22:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.30968795s) from=127.0.0.6:51633 2022/11/01 23:22:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m3.62061375s) from=127.0.0.6:55905 2022/11/01 23:22:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m3.935037337s) from=127.0.0.6:41411 2022/11/01 23:22:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m6.470227393s) from=127.0.0.6:52099 2022/11/01 23:22:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.653152096s) from=127.0.0.6:54467 2022/11/01 23:22:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m6.466249851s) from=127.0.0.6:33959 2022/11/01 23:22:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:22:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m4.431932049s) from=127.0.0.6:51049 2022/11/01 23:22:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m6.783978662s) from=127.0.0.6:33333 2022/11/01 23:22:45 [DEBUG] http: Request GET /v1/status/leader (194.948µs) from=127.0.0.6:52007 2022/11/01 23:22:48 [DEBUG] http: Request GET /v1/status/leader (558.525µs) from=127.0.0.6:52007 2022/11/01 23:23:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:23:00 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:23:00 [DEBUG] agent: Node info in sync 2022/11/01 23:23:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:23:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.546761396s) from=127.0.0.6:50449 2022/11/01 23:23:05 [DEBUG] http: Request GET /v1/status/leader (367.388µs) from=127.0.0.6:52007 2022/11/01 23:23:08 [DEBUG] http: Request GET /v1/status/leader (778.609µs) from=127.0.0.6:52007 2022/11/01 23:23:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.476595706s) from=127.0.0.6:54107 2022/11/01 23:23:25 [DEBUG] http: Request GET /v1/status/leader (7.205176ms) from=127.0.0.6:52007 2022/11/01 23:23:28 [DEBUG] http: Request GET /v1/status/leader (1.751926ms) from=127.0.0.6:52007 2022/11/01 23:23:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.780157807s) from=127.0.0.6:60419 2022/11/01 23:23:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:23:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.512954967s) from=127.0.0.6:49345 2022/11/01 23:23:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.066758583s) from=127.0.0.6:56267 2022/11/01 23:23:45 [DEBUG] http: Request GET /v1/status/leader (869.949µs) from=127.0.0.6:52007 2022/11/01 23:23:48 [DEBUG] http: Request GET /v1/status/leader (288.413µs) from=127.0.0.6:52007 2022/11/01 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.781228757s) from=127.0.0.6:51539 2022/11/01 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.426313963s) from=127.0.0.6:48475 2022/11/01 23:23:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.397864029s) from=127.0.0.6:53143 2022/11/01 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.992508722s) from=127.0.0.6:35003 2022/11/01 23:23:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m2.070277783s) from=127.0.0.6:37563 2022/11/01 23:23:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.586765086s) from=127.0.0.6:55663 2022/11/01 23:23:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m5.861472848s) from=127.0.0.6:48535 2022/11/01 23:23:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.710126941s) from=127.0.0.6:52235 2022/11/01 23:23:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.329158278s) from=127.0.0.6:53437 2022/11/01 23:23:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m7.437681209s) from=127.0.0.6:33505 2022/11/01 23:24:05 [DEBUG] http: Request GET /v1/status/leader (337.116µs) from=127.0.0.6:52007 2022/11/01 23:24:08 [DEBUG] http: Request GET /v1/status/leader (248.895µs) from=127.0.0.6:52007 2022/11/01 23:24:25 [DEBUG] http: Request GET /v1/status/leader (427.787µs) from=127.0.0.6:52007 2022/11/01 23:24:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.164747226s) from=127.0.0.6:34655 2022/11/01 23:24:28 [DEBUG] http: Request GET /v1/status/leader (397.868µs) from=127.0.0.6:52007 2022/11/01 23:24:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:24:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:24:36 [DEBUG] agent: Node info in sync 2022/11/01 23:24:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m4.775921058s) from=127.0.0.6:57165 2022/11/01 23:24:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.356559672s) from=127.0.0.6:52047 2022/11/01 23:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m4.330219461s) from=127.0.0.6:56691 2022/11/01 23:24:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m5.259602088s) from=127.0.0.6:35739 2022/11/01 23:24:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m3.692004384s) from=127.0.0.6:55905 2022/11/01 23:24:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.499010135s) from=127.0.0.6:51633 2022/11/01 23:24:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m3.595286726s) from=127.0.0.6:41411 2022/11/01 23:24:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:24:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m6.303235936s) from=127.0.0.6:54443 2022/11/01 23:24:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m7.372153062s) from=127.0.0.6:38065 2022/11/01 23:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.569570568s) from=127.0.0.6:54467 2022/11/01 23:24:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m5.515253068s) from=127.0.0.6:52099 2022/11/01 23:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m4.852243833s) from=127.0.0.6:33959 2022/11/01 23:24:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m3.124216767s) from=127.0.0.6:51049 2022/11/01 23:24:45 [DEBUG] http: Request GET /v1/status/leader (212.807µs) from=127.0.0.6:52007 2022/11/01 23:24:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m4.974966404s) from=127.0.0.6:33333 2022/11/01 23:24:48 [DEBUG] http: Request GET /v1/status/leader (4.89412ms) from=127.0.0.6:52007 2022/11/01 23:25:05 [DEBUG] http: Request GET /v1/status/leader (335.612µs) from=127.0.0.6:52007 2022/11/01 23:25:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.998695993s) from=127.0.0.6:50449 2022/11/01 23:25:08 [DEBUG] http: Request GET /v1/status/leader (383.126µs) from=127.0.0.6:52007 2022/11/01 23:25:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.470581894s) from=127.0.0.6:54107 2022/11/01 23:25:25 [DEBUG] http: Request GET /v1/status/leader (195.116µs) from=127.0.0.6:52007 2022/11/01 23:25:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:25:28 [DEBUG] http: Request GET /v1/status/leader (221.61µs) from=127.0.0.6:52007 2022/11/01 23:25:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:25:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.064035034s) from=127.0.0.6:60419 2022/11/01 23:25:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:25:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:25:43 [DEBUG] agent: Node info in sync 2022/11/01 23:25:45 [DEBUG] http: Request GET /v1/status/leader (355.345µs) from=127.0.0.6:52007 2022/11/01 23:25:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.015942435s) from=127.0.0.6:49345 2022/11/01 23:25:48 [DEBUG] http: Request GET /v1/status/leader (382.277µs) from=127.0.0.6:52007 2022/11/01 23:25:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m6.873909949s) from=127.0.0.6:56267 2022/11/01 23:25:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.437218617s) from=127.0.0.6:51539 2022/11/01 23:25:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.051109098s) from=127.0.0.6:55663 2022/11/01 23:25:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.599431202s) from=127.0.0.6:53143 2022/11/01 23:25:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.136826188s) from=127.0.0.6:37563 2022/11/01 23:25:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.809431677s) from=127.0.0.6:48475 2022/11/01 23:25:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m1.590894133s) from=127.0.0.6:48535 2022/11/01 23:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.865489218s) from=127.0.0.6:35003 2022/11/01 23:26:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.34182594s) from=127.0.0.6:53437 2022/11/01 23:26:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.702281913s) from=127.0.0.6:52235 2022/11/01 23:26:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.761024871s) from=127.0.0.6:33505 2022/11/01 23:26:05 [DEBUG] http: Request GET /v1/status/leader (395.39µs) from=127.0.0.6:52007 2022/11/01 23:26:08 [DEBUG] http: Request GET /v1/status/leader (221.097µs) from=127.0.0.6:52007 2022/11/01 23:26:25 [DEBUG] http: Request GET /v1/status/leader (318.08µs) from=127.0.0.6:52007 2022/11/01 23:26:28 [DEBUG] http: Request GET /v1/status/leader (556.228µs) from=127.0.0.6:52007 2022/11/01 23:26:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.327770525s) from=127.0.0.6:34655 2022/11/01 23:26:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:26:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m0.57009414s) from=127.0.0.6:38065 2022/11/01 23:26:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m4.145485694s) from=127.0.0.6:55905 2022/11/01 23:26:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m0.70698266s) from=127.0.0.6:52099 2022/11/01 23:26:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.942732659s) from=127.0.0.6:51633 2022/11/01 23:26:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m5.277249017s) from=127.0.0.6:35739 2022/11/01 23:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.514113659s) from=127.0.0.6:52047 2022/11/01 23:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m1.283412936s) from=127.0.0.6:54467 2022/11/01 23:26:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m7.490175294s) from=127.0.0.6:57165 2022/11/01 23:26:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m7.403384531s) from=127.0.0.6:56691 2022/11/01 23:26:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m4.422803042s) from=127.0.0.6:54443 2022/11/01 23:26:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m5.677057903s) from=127.0.0.6:41411 2022/11/01 23:26:45 [DEBUG] http: Request GET /v1/status/leader (3.127294ms) from=127.0.0.6:52007 2022/11/01 23:26:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m1.966162592s) from=127.0.0.6:51049 2022/11/01 23:26:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:26:46 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:26:46 [DEBUG] agent: Node info in sync 2022/11/01 23:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m4.258885293s) from=127.0.0.6:33959 2022/11/01 23:26:48 [DEBUG] http: Request GET /v1/status/leader (574.592µs) from=127.0.0.6:52007 2022/11/01 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m4.391382909s) from=127.0.0.6:33333 2022/11/01 23:27:05 [DEBUG] http: Request GET /v1/status/leader (633.45µs) from=127.0.0.6:52007 2022/11/01 23:27:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.451019123s) from=127.0.0.6:50449 2022/11/01 23:27:08 [DEBUG] http: Request GET /v1/status/leader (942.017µs) from=127.0.0.6:52007 2022/11/01 23:27:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.080354463s) from=127.0.0.6:54107 2022/11/01 23:27:25 [DEBUG] http: Request GET /v1/status/leader (213.399µs) from=127.0.0.6:52007 2022/11/01 23:27:28 [DEBUG] http: Request GET /v1/status/leader (756.338µs) from=127.0.0.6:52007 2022/11/01 23:27:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:27:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:27:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.804024983s) from=127.0.0.6:60419 2022/11/01 23:27:45 [DEBUG] http: Request GET /v1/status/leader (521.328µs) from=127.0.0.6:52007 2022/11/01 23:27:48 [DEBUG] http: Request GET /v1/status/leader (423.063µs) from=127.0.0.6:52007 2022/11/01 23:27:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.510454607s) from=127.0.0.6:56267 2022/11/01 23:27:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.72986886s) from=127.0.0.6:49345 2022/11/01 23:27:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m1.041962013s) from=127.0.0.6:53143 2022/11/01 23:27:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.848963634s) from=127.0.0.6:51539 2022/11/01 23:27:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m1.734031037s) from=127.0.0.6:48535 2022/11/01 23:27:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.420190732s) from=127.0.0.6:55663 2022/11/01 23:27:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.01651568s) from=127.0.0.6:37563 2022/11/01 23:28:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.525496653s) from=127.0.0.6:35003 2022/11/01 23:28:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.557032229s) from=127.0.0.6:48475 2022/11/01 23:28:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.045680033s) from=127.0.0.6:33505 2022/11/01 23:28:05 [DEBUG] http: Request GET /v1/status/leader (482.345µs) from=127.0.0.6:52007 2022/11/01 23:28:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.283306511s) from=127.0.0.6:52235 2022/11/01 23:28:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.717184183s) from=127.0.0.6:53437 2022/11/01 23:28:08 [DEBUG] http: Request GET /v1/status/leader (319.78µs) from=127.0.0.6:52007 2022/11/01 23:28:25 [DEBUG] http: Request GET /v1/status/leader (336.764µs) from=127.0.0.6:52007 2022/11/01 23:28:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:28:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:28:26 [DEBUG] agent: Node info in sync 2022/11/01 23:28:28 [DEBUG] http: Request GET /v1/status/leader (330.966µs) from=127.0.0.6:52007 2022/11/01 23:28:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.413004128s) from=127.0.0.6:34655 2022/11/01 23:28:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:28:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m0.739146963s) from=127.0.0.6:41411 2022/11/01 23:28:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m2.654516405s) from=127.0.0.6:52099 2022/11/01 23:28:45 [DEBUG] http: Request GET /v1/status/leader (475.585µs) from=127.0.0.6:52007 2022/11/01 23:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.524725469s) from=127.0.0.6:54467 2022/11/01 23:28:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m1.166307063s) from=127.0.0.6:51049 2022/11/01 23:28:48 [DEBUG] http: Request GET /v1/status/leader (353.783µs) from=127.0.0.6:52007 2022/11/01 23:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.476944344s) from=127.0.0.6:52047 2022/11/01 23:28:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.646534691s) from=127.0.0.6:51633 2022/11/01 23:28:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m7.185480099s) from=127.0.0.6:38065 2022/11/01 23:28:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m6.625761435s) from=127.0.0.6:55905 2022/11/01 23:28:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m5.197561295s) from=127.0.0.6:54443 2022/11/01 23:28:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m2.373496256s) from=127.0.0.6:33959 2022/11/01 23:28:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m6.645048086s) from=127.0.0.6:57165 2022/11/01 23:28:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m7.384644807s) from=127.0.0.6:35739 2022/11/01 23:28:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m6.372686258s) from=127.0.0.6:56691 2022/11/01 23:28:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m0.71391161s) from=127.0.0.6:33333 2022/11/01 23:29:05 [DEBUG] http: Request GET /v1/status/leader (311.005µs) from=127.0.0.6:52007 2022/11/01 23:29:08 [DEBUG] http: Request GET /v1/status/leader (296.751µs) from=127.0.0.6:52007 2022/11/01 23:29:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.586917203s) from=127.0.0.6:50449 2022/11/01 23:29:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.418342735s) from=127.0.0.6:54107 2022/11/01 23:29:25 [DEBUG] http: Request GET /v1/status/leader (310.799µs) from=127.0.0.6:52007 2022/11/01 23:29:28 [DEBUG] http: Request GET /v1/status/leader (289.384µs) from=127.0.0.6:52007 2022/11/01 23:29:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:29:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:29:45 [DEBUG] http: Request GET /v1/status/leader (360.798µs) from=127.0.0.6:52007 2022/11/01 23:29:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.330046708s) from=127.0.0.6:60419 2022/11/01 23:29:48 [DEBUG] http: Request GET /v1/status/leader (324.826µs) from=127.0.0.6:52007 2022/11/01 23:29:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.237984343s) from=127.0.0.6:49345 2022/11/01 23:29:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.853570972s) from=127.0.0.6:56267 2022/11/01 23:29:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.412552072s) from=127.0.0.6:51539 2022/11/01 23:29:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.653030986s) from=127.0.0.6:53143 2022/11/01 23:30:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.268911255s) from=127.0.0.6:37563 2022/11/01 23:30:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.648304334s) from=127.0.0.6:35003 2022/11/01 23:30:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.111983915s) from=127.0.0.6:48535 2022/11/01 23:30:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.463158757s) from=127.0.0.6:55663 2022/11/01 23:30:06 [DEBUG] http: Request GET /v1/status/leader (204.997µs) from=127.0.0.6:52007 2022/11/01 23:30:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.404144677s) from=127.0.0.6:33505 2022/11/01 23:30:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.262087802s) from=127.0.0.6:48475 2022/11/01 23:30:08 [DEBUG] http: Request GET /v1/status/leader (221.873µs) from=127.0.0.6:52007 2022/11/01 23:30:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.411721175s) from=127.0.0.6:53437 2022/11/01 23:30:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:30:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:30:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:30:12 [DEBUG] agent: Node info in sync 2022/11/01 23:30:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.623696431s) from=127.0.0.6:52235 2022/11/01 23:30:26 [DEBUG] http: Request GET /v1/status/leader (321.871µs) from=127.0.0.6:52007 2022/11/01 23:30:28 [DEBUG] http: Request GET /v1/status/leader (195.552µs) from=127.0.0.6:52007 2022/11/01 23:30:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.638024445s) from=127.0.0.6:34655 2022/11/01 23:30:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:30:46 [DEBUG] http: Request GET /v1/status/leader (260.68µs) from=127.0.0.6:52007 2022/11/01 23:30:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m1.114011357s) from=127.0.0.6:41411 2022/11/01 23:30:48 [DEBUG] http: Request GET /v1/status/leader (192.956µs) from=127.0.0.6:52007 2022/11/01 23:30:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.901452478s) from=127.0.0.6:51633 2022/11/01 23:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.140386757s) from=127.0.0.6:54467 2022/11/01 23:30:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m2.896007973s) from=127.0.0.6:51049 2022/11/01 23:30:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m6.085289179s) from=127.0.0.6:52099 2022/11/01 23:30:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m3.332067361s) from=127.0.0.6:38065 2022/11/01 23:30:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m3.034950566s) from=127.0.0.6:54443 2022/11/01 23:30:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.258319924s) from=127.0.0.6:52047 2022/11/01 23:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m2.595942157s) from=127.0.0.6:33333 2022/11/01 23:30:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m4.336203118s) from=127.0.0.6:35739 2022/11/01 23:30:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m5.391579803s) from=127.0.0.6:33959 2022/11/01 23:30:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m7.060505079s) from=127.0.0.6:55905 2022/11/01 23:30:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m6.079245158s) from=127.0.0.6:57165 2022/11/01 23:30:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m7.236885979s) from=127.0.0.6:56691 2022/11/01 23:31:06 [DEBUG] http: Request GET /v1/status/leader (1.473423ms) from=127.0.0.6:52007 2022/11/01 23:31:08 [DEBUG] http: Request GET /v1/status/leader (371.103µs) from=127.0.0.6:52007 2022/11/01 23:31:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.091496292s) from=127.0.0.6:50449 2022/11/01 23:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:31:20 [DEBUG] agent: Node info in sync 2022/11/01 23:31:26 [DEBUG] http: Request GET /v1/status/leader (236.039µs) from=127.0.0.6:52007 2022/11/01 23:31:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.258050156s) from=127.0.0.6:54107 2022/11/01 23:31:28 [DEBUG] http: Request GET /v1/status/leader (684.353µs) from=127.0.0.6:52007 2022/11/01 23:31:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:31:46 [DEBUG] http: Request GET /v1/status/leader (933.437µs) from=127.0.0.6:52007 2022/11/01 23:31:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:31:48 [DEBUG] http: Request GET /v1/status/leader (330.638µs) from=127.0.0.6:52007 2022/11/01 23:31:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.218264712s) from=127.0.0.6:60419 2022/11/01 23:31:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m0.55411161s) from=127.0.0.6:56267 2022/11/01 23:31:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.802083136s) from=127.0.0.6:49345 2022/11/01 23:31:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.623224925s) from=127.0.0.6:51539 2022/11/01 23:31:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.569044752s) from=127.0.0.6:53143 2022/11/01 23:32:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m0.535864963s) from=127.0.0.6:37563 2022/11/01 23:32:06 [DEBUG] http: Request GET /v1/status/leader (752.415µs) from=127.0.0.6:52007 2022/11/01 23:32:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m2.377547181s) from=127.0.0.6:48535 2022/11/01 23:32:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.309059374s) from=127.0.0.6:35003 2022/11/01 23:32:08 [DEBUG] http: Request GET /v1/status/leader (583.441µs) from=127.0.0.6:52007 2022/11/01 23:32:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.164116285s) from=127.0.0.6:48475 2022/11/01 23:32:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.819400019s) from=127.0.0.6:33505 2022/11/01 23:32:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.061267409s) from=127.0.0.6:55663 2022/11/01 23:32:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.002294718s) from=127.0.0.6:52235 2022/11/01 23:32:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m7.284237153s) from=127.0.0.6:53437 2022/11/01 23:32:26 [DEBUG] http: Request GET /v1/status/leader (761.744µs) from=127.0.0.6:52007 2022/11/01 23:32:29 [DEBUG] http: Request GET /v1/status/leader (657.398µs) from=127.0.0.6:52007 2022/11/01 23:32:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:32:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.611997865s) from=127.0.0.6:34655 2022/11/01 23:32:46 [DEBUG] http: Request GET /v1/status/leader (519.76µs) from=127.0.0.6:52007 2022/11/01 23:32:49 [DEBUG] http: Request GET /v1/status/leader (227.672µs) from=127.0.0.6:52007 2022/11/01 23:32:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m0.466790848s) from=127.0.0.6:51049 2022/11/01 23:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m1.534518975s) from=127.0.0.6:54467 2022/11/01 23:32:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m7.135948559s) from=127.0.0.6:41411 2022/11/01 23:32:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m0.155788314s) from=127.0.0.6:33333 2022/11/01 23:32:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m2.434553349s) from=127.0.0.6:38065 2022/11/01 23:32:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m1.260648188s) from=127.0.0.6:35739 2022/11/01 23:32:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m4.420483265s) from=127.0.0.6:52099 2022/11/01 23:32:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m3.411450216s) from=127.0.0.6:54443 2022/11/01 23:32:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.492593442s) from=127.0.0.6:52047 2022/11/01 23:32:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.052633633s) from=127.0.0.6:51633 2022/11/01 23:32:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m0.594210055s) from=127.0.0.6:57165 2022/11/01 23:32:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m0.927390579s) from=127.0.0.6:55905 2022/11/01 23:33:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m4.648860921s) from=127.0.0.6:33959 2022/11/01 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m2.725163209s) from=127.0.0.6:56691 2022/11/01 23:33:06 [DEBUG] http: Request GET /v1/status/leader (583.914µs) from=127.0.0.6:52007 2022/11/01 23:33:09 [DEBUG] http: Request GET /v1/status/leader (197.997µs) from=127.0.0.6:52007 2022/11/01 23:33:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:33:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:33:12 [DEBUG] agent: Node info in sync 2022/11/01 23:33:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.781280372s) from=127.0.0.6:50449 2022/11/01 23:33:26 [DEBUG] http: Request GET /v1/status/leader (343.732µs) from=127.0.0.6:52007 2022/11/01 23:33:29 [DEBUG] http: Request GET /v1/status/leader (240.062µs) from=127.0.0.6:52007 2022/11/01 23:33:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.979905701s) from=127.0.0.6:54107 2022/11/01 23:33:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:33:46 [DEBUG] http: Request GET /v1/status/leader (423.929µs) from=127.0.0.6:52007 2022/11/01 23:33:49 [DEBUG] http: Request GET /v1/status/leader (257.342µs) from=127.0.0.6:52007 2022/11/01 23:33:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.156650283s) from=127.0.0.6:60419 2022/11/01 23:34:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m7.092194905s) from=127.0.0.6:56267 2022/11/01 23:34:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m5.376804038s) from=127.0.0.6:51539 2022/11/01 23:34:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.623823546s) from=127.0.0.6:37563 2022/11/01 23:34:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m5.942920202s) from=127.0.0.6:53143 2022/11/01 23:34:06 [DEBUG] http: Request GET /v1/status/leader (221.694µs) from=127.0.0.6:52007 2022/11/01 23:34:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.006268381s) from=127.0.0.6:49345 2022/11/01 23:34:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m1.214318616s) from=127.0.0.6:48535 2022/11/01 23:34:09 [DEBUG] http: Request GET /v1/status/leader (190.27µs) from=127.0.0.6:52007 2022/11/01 23:34:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.521205046s) from=127.0.0.6:33505 2022/11/01 23:34:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.65338639s) from=127.0.0.6:48475 2022/11/01 23:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.157742594s) from=127.0.0.6:35003 2022/11/01 23:34:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.570114365s) from=127.0.0.6:52235 2022/11/01 23:34:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.871483155s) from=127.0.0.6:55663 2022/11/01 23:34:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.030716273s) from=127.0.0.6:53437 2022/11/01 23:34:26 [DEBUG] http: Request GET /v1/status/leader (1.653596ms) from=127.0.0.6:52007 2022/11/01 23:34:29 [DEBUG] http: Request GET /v1/status/leader (314.498µs) from=127.0.0.6:52007 2022/11/01 23:34:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:34:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:34:42 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:34:42 [DEBUG] agent: Node info in sync 2022/11/01 23:34:46 [DEBUG] http: Request GET /v1/status/leader (302.097µs) from=127.0.0.6:52007 2022/11/01 23:34:49 [DEBUG] http: Request GET /v1/status/leader (454.162µs) from=127.0.0.6:52007 2022/11/01 23:34:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m1.764882342s) from=127.0.0.6:51049 2022/11/01 23:34:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.180417378s) from=127.0.0.6:34655 2022/11/01 23:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.160148814s) from=127.0.0.6:54467 2022/11/01 23:34:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m0.143941187s) from=127.0.0.6:35739 2022/11/01 23:34:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m1.646905658s) from=127.0.0.6:52099 2022/11/01 23:34:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.471560007s) from=127.0.0.6:51633 2022/11/01 23:34:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m2.016551869s) from=127.0.0.6:54443 2022/11/01 23:34:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.187147878s) from=127.0.0.6:52047 2022/11/01 23:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m4.914191433s) from=127.0.0.6:33333 2022/11/01 23:35:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m6.186951705s) from=127.0.0.6:41411 2022/11/01 23:35:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.361768057s) from=127.0.0.6:38065 2022/11/01 23:35:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m3.536944195s) from=127.0.0.6:57165 2022/11/01 23:35:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m4.423574968s) from=127.0.0.6:55905 2022/11/01 23:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m4.533981002s) from=127.0.0.6:33959 2022/11/01 23:35:06 [DEBUG] http: Request GET /v1/status/leader (1.877494ms) from=127.0.0.6:52007 2022/11/01 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m5.251622865s) from=127.0.0.6:56691 2022/11/01 23:35:09 [DEBUG] http: Request GET /v1/status/leader (293.629µs) from=127.0.0.6:52007 2022/11/01 23:35:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.917626997s) from=127.0.0.6:50449 2022/11/01 23:35:26 [DEBUG] http: Request GET /v1/status/leader (277.106µs) from=127.0.0.6:52007 2022/11/01 23:35:29 [DEBUG] http: Request GET /v1/status/leader (317.43µs) from=127.0.0.6:52007 2022/11/01 23:35:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.002530834s) from=127.0.0.6:54107 2022/11/01 23:35:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:35:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:35:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:35:44 [DEBUG] agent: Node info in sync 2022/11/01 23:35:46 [DEBUG] http: Request GET /v1/status/leader (325.799µs) from=127.0.0.6:52007 2022/11/01 23:35:49 [DEBUG] http: Request GET /v1/status/leader (495.745µs) from=127.0.0.6:52007 2022/11/01 23:36:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.663401228s) from=127.0.0.6:60419 2022/11/01 23:36:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.769736941s) from=127.0.0.6:56267 2022/11/01 23:36:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m0.226655892s) from=127.0.0.6:53143 2022/11/01 23:36:06 [DEBUG] http: Request GET /v1/status/leader (437.666µs) from=127.0.0.6:52007 2022/11/01 23:36:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.090318439s) from=127.0.0.6:51539 2022/11/01 23:36:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.363508353s) from=127.0.0.6:37563 2022/11/01 23:36:09 [DEBUG] http: Request GET /v1/status/leader (348.369µs) from=127.0.0.6:52007 2022/11/01 23:36:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m3.130268326s) from=127.0.0.6:48535 2022/11/01 23:36:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.428647041s) from=127.0.0.6:49345 2022/11/01 23:36:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:36:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.313965942s) from=127.0.0.6:35003 2022/11/01 23:36:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.293211035s) from=127.0.0.6:48475 2022/11/01 23:36:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.486648877s) from=127.0.0.6:33505 2022/11/01 23:36:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.703856198s) from=127.0.0.6:55663 2022/11/01 23:36:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.078729739s) from=127.0.0.6:52235 2022/11/01 23:36:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.62487598s) from=127.0.0.6:53437 2022/11/01 23:36:26 [DEBUG] http: Request GET /v1/status/leader (336.296µs) from=127.0.0.6:52007 2022/11/01 23:36:29 [DEBUG] http: Request GET /v1/status/leader (290.509µs) from=127.0.0.6:52007 2022/11/01 23:36:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:36:46 [DEBUG] http: Request GET /v1/status/leader (226.335µs) from=127.0.0.6:52007 2022/11/01 23:36:49 [DEBUG] http: Request GET /v1/status/leader (1.356719ms) from=127.0.0.6:52007 2022/11/01 23:36:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.226765264s) from=127.0.0.6:34655 2022/11/01 23:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.329644578s) from=127.0.0.6:54467 2022/11/01 23:36:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m3.368086775s) from=127.0.0.6:51049 2022/11/01 23:37:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m3.698217321s) from=127.0.0.6:35739 2022/11/01 23:37:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m1.052230131s) from=127.0.0.6:41411 2022/11/01 23:37:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m0.696592299s) from=127.0.0.6:57165 2022/11/01 23:37:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m4.460626494s) from=127.0.0.6:52099 2022/11/01 23:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m3.142405367s) from=127.0.0.6:33333 2022/11/01 23:37:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m2.127729922s) from=127.0.0.6:38065 2022/11/01 23:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m4.4876588s) from=127.0.0.6:54443 2022/11/01 23:37:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.678839889s) from=127.0.0.6:52047 2022/11/01 23:37:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.991559139s) from=127.0.0.6:51633 2022/11/01 23:37:06 [DEBUG] http: Request GET /v1/status/leader (185.588µs) from=127.0.0.6:52007 2022/11/01 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m0.78063264s) from=127.0.0.6:56691 2022/11/01 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m5.216979136s) from=127.0.0.6:55905 2022/11/01 23:37:09 [DEBUG] http: Request GET /v1/status/leader (214.907µs) from=127.0.0.6:52007 2022/11/01 23:37:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m4.921662818s) from=127.0.0.6:33959 2022/11/01 23:37:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.878105908s) from=127.0.0.6:50449 2022/11/01 23:37:26 [DEBUG] http: Request GET /v1/status/leader (388.268µs) from=127.0.0.6:52007 2022/11/01 23:37:29 [DEBUG] http: Request GET /v1/status/leader (829.892µs) from=127.0.0.6:52007 2022/11/01 23:37:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.684266601s) from=127.0.0.6:54107 2022/11/01 23:37:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:37:36 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:37:36 [DEBUG] agent: Node info in sync 2022/11/01 23:37:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:37:46 [DEBUG] http: Request GET /v1/status/leader (337.312µs) from=127.0.0.6:52007 2022/11/01 23:37:49 [DEBUG] http: Request GET /v1/status/leader (394.411µs) from=127.0.0.6:52007 2022/11/01 23:38:06 [DEBUG] http: Request GET /v1/status/leader (598.678µs) from=127.0.0.6:52007 2022/11/01 23:38:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.001946413s) from=127.0.0.6:60419 2022/11/01 23:38:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m3.925137594s) from=127.0.0.6:56267 2022/11/01 23:38:09 [DEBUG] http: Request GET /v1/status/leader (309.563µs) from=127.0.0.6:52007 2022/11/01 23:38:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.75962545s) from=127.0.0.6:53143 2022/11/01 23:38:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.333938232s) from=127.0.0.6:49345 2022/11/01 23:38:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m7.121738103s) from=127.0.0.6:51539 2022/11/01 23:38:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.315193274s) from=127.0.0.6:37563 2022/11/01 23:38:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.047829276s) from=127.0.0.6:48535 2022/11/01 23:38:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.5201891s) from=127.0.0.6:35003 2022/11/01 23:38:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.667635237s) from=127.0.0.6:33505 2022/11/01 23:38:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.75738537s) from=127.0.0.6:48475 2022/11/01 23:38:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.974179269s) from=127.0.0.6:55663 2022/11/01 23:38:26 [DEBUG] http: Request GET /v1/status/leader (786.942µs) from=127.0.0.6:52007 2022/11/01 23:38:29 [DEBUG] http: Request GET /v1/status/leader (177.846µs) from=127.0.0.6:52007 2022/11/01 23:38:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m7.088090785s) from=127.0.0.6:52235 2022/11/01 23:38:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.823449566s) from=127.0.0.6:53437 2022/11/01 23:38:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:38:46 [DEBUG] http: Request GET /v1/status/leader (5.02368ms) from=127.0.0.6:52007 2022/11/01 23:38:49 [DEBUG] http: Request GET /v1/status/leader (236.138µs) from=127.0.0.6:52007 2022/11/01 23:38:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.97573895s) from=127.0.0.6:34655 2022/11/01 23:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.367127095s) from=127.0.0.6:54467 2022/11/01 23:38:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:39:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m4.655395785s) from=127.0.0.6:51049 2022/11/01 23:39:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m1.997314955s) from=127.0.0.6:35739 2022/11/01 23:39:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m1.17146747s) from=127.0.0.6:41411 2022/11/01 23:39:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m0.779286204s) from=127.0.0.6:33333 2022/11/01 23:39:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m2.107534981s) from=127.0.0.6:52099 2022/11/01 23:39:06 [DEBUG] http: Request GET /v1/status/leader (928.611µs) from=127.0.0.6:52007 2022/11/01 23:39:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.67330166s) from=127.0.0.6:52047 2022/11/01 23:39:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m6.643496302s) from=127.0.0.6:57165 2022/11/01 23:39:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.641798328s) from=127.0.0.6:38065 2022/11/01 23:39:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.510609209s) from=127.0.0.6:51633 2022/11/01 23:39:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m6.227168402s) from=127.0.0.6:54443 2022/11/01 23:39:09 [DEBUG] http: Request GET /v1/status/leader (453.553µs) from=127.0.0.6:52007 2022/11/01 23:39:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m3.008585965s) from=127.0.0.6:56691 2022/11/01 23:39:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m5.604026606s) from=127.0.0.6:55905 2022/11/01 23:39:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m3.48435356s) from=127.0.0.6:33959 2022/11/01 23:39:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:39:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:39:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:39:16 [DEBUG] agent: Node info in sync 2022/11/01 23:39:26 [DEBUG] http: Request GET /v1/status/leader (394.067µs) from=127.0.0.6:52007 2022/11/01 23:39:29 [DEBUG] http: Request GET /v1/status/leader (251.214µs) from=127.0.0.6:52007 2022/11/01 23:39:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.919571764s) from=127.0.0.6:50449 2022/11/01 23:39:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:39:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.441167637s) from=127.0.0.6:54107 2022/11/01 23:39:46 [DEBUG] http: Request GET /v1/status/leader (396.271µs) from=127.0.0.6:52007 2022/11/01 23:39:49 [DEBUG] http: Request GET /v1/status/leader (225.226µs) from=127.0.0.6:52007 2022/11/01 23:40:06 [DEBUG] http: Request GET /v1/status/leader (419.727µs) from=127.0.0.6:52007 2022/11/01 23:40:09 [DEBUG] http: Request GET /v1/status/leader (1.555489ms) from=127.0.0.6:52007 2022/11/01 23:40:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.191169731s) from=127.0.0.6:60419 2022/11/01 23:40:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m5.824175363s) from=127.0.0.6:56267 2022/11/01 23:40:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.480182849s) from=127.0.0.6:53143 2022/11/01 23:40:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m1.74602393s) from=127.0.0.6:48535 2022/11/01 23:40:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.554564754s) from=127.0.0.6:49345 2022/11/01 23:40:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m5.66664876s) from=127.0.0.6:51539 2022/11/01 23:40:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.979282253s) from=127.0.0.6:37563 2022/11/01 23:40:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.875606859s) from=127.0.0.6:35003 2022/11/01 23:40:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.451097891s) from=127.0.0.6:48475 2022/11/01 23:40:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:40:24 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:40:24 [DEBUG] agent: Node info in sync 2022/11/01 23:40:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.428021456s) from=127.0.0.6:33505 2022/11/01 23:40:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.255530772s) from=127.0.0.6:55663 2022/11/01 23:40:26 [DEBUG] http: Request GET /v1/status/leader (409.542µs) from=127.0.0.6:52007 2022/11/01 23:40:29 [DEBUG] http: Request GET /v1/status/leader (216.821µs) from=127.0.0.6:52007 2022/11/01 23:40:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.562205583s) from=127.0.0.6:52235 2022/11/01 23:40:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.706880302s) from=127.0.0.6:53437 2022/11/01 23:40:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:40:46 [DEBUG] http: Request GET /v1/status/leader (392.057µs) from=127.0.0.6:52007 2022/11/01 23:40:49 [DEBUG] http: Request GET /v1/status/leader (280.352µs) from=127.0.0.6:52007 2022/11/01 23:41:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.427852166s) from=127.0.0.6:34655 2022/11/01 23:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m5.805213823s) from=127.0.0.6:54467 2022/11/01 23:41:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m1.318785716s) from=127.0.0.6:41411 2022/11/01 23:41:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m3.712714909s) from=127.0.0.6:51049 2022/11/01 23:41:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m3.845687154s) from=127.0.0.6:35739 2022/11/01 23:41:06 [DEBUG] http: Request GET /v1/status/leader (367.354µs) from=127.0.0.6:52007 2022/11/01 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m4.246234547s) from=127.0.0.6:33333 2022/11/01 23:41:09 [DEBUG] http: Request GET /v1/status/leader (336.911µs) from=127.0.0.6:52007 2022/11/01 23:41:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m0.404811822s) from=127.0.0.6:54443 2022/11/01 23:41:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.728792987s) from=127.0.0.6:52047 2022/11/01 23:41:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m6.840487836s) from=127.0.0.6:52099 2022/11/01 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m2.667899801s) from=127.0.0.6:56691 2022/11/01 23:41:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.878612621s) from=127.0.0.6:38065 2022/11/01 23:41:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.372623419s) from=127.0.0.6:51633 2022/11/01 23:41:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m6.757633451s) from=127.0.0.6:57165 2022/11/01 23:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m5.138401897s) from=127.0.0.6:33959 2022/11/01 23:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m5.986136082s) from=127.0.0.6:55905 2022/11/01 23:41:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:41:26 [DEBUG] http: Request GET /v1/status/leader (290.067µs) from=127.0.0.6:52007 2022/11/01 23:41:29 [DEBUG] http: Request GET /v1/status/leader (284.958µs) from=127.0.0.6:52007 2022/11/01 23:41:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.264776929s) from=127.0.0.6:50449 2022/11/01 23:41:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:41:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:41:35 [DEBUG] agent: Node info in sync 2022/11/01 23:41:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:41:46 [DEBUG] http: Request GET /v1/status/leader (334.025µs) from=127.0.0.6:52007 2022/11/01 23:41:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.750716723s) from=127.0.0.6:54107 2022/11/01 23:41:49 [DEBUG] http: Request GET /v1/status/leader (372.116µs) from=127.0.0.6:52007 2022/11/01 23:42:06 [DEBUG] http: Request GET /v1/status/leader (319.337µs) from=127.0.0.6:52007 2022/11/01 23:42:09 [DEBUG] http: Request GET /v1/status/leader (362.992µs) from=127.0.0.6:52007 2022/11/01 23:42:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.470061866s) from=127.0.0.6:60419 2022/11/01 23:42:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.164716534s) from=127.0.0.6:56267 2022/11/01 23:42:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.315428404s) from=127.0.0.6:49345 2022/11/01 23:42:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m6.154695597s) from=127.0.0.6:53143 2022/11/01 23:42:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m1.08216148s) from=127.0.0.6:51539 2022/11/01 23:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.021461398s) from=127.0.0.6:35003 2022/11/01 23:42:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.319002482s) from=127.0.0.6:48535 2022/11/01 23:42:26 [DEBUG] http: Request GET /v1/status/leader (344.607µs) from=127.0.0.6:52007 2022/11/01 23:42:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.376559604s) from=127.0.0.6:37563 2022/11/01 23:42:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.86886352s) from=127.0.0.6:33505 2022/11/01 23:42:29 [DEBUG] http: Request GET /v1/status/leader (215.548µs) from=127.0.0.6:52007 2022/11/01 23:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.18110552s) from=127.0.0.6:48475 2022/11/01 23:42:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.103846976s) from=127.0.0.6:55663 2022/11/01 23:42:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.037538635s) from=127.0.0.6:53437 2022/11/01 23:42:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.737779208s) from=127.0.0.6:52235 2022/11/01 23:42:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:42:46 [DEBUG] http: Request GET /v1/status/leader (327.131µs) from=127.0.0.6:52007 2022/11/01 23:42:49 [DEBUG] http: Request GET /v1/status/leader (455.091µs) from=127.0.0.6:52007 2022/11/01 23:43:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.002096053s) from=127.0.0.6:34655 2022/11/01 23:43:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m1.512795886s) from=127.0.0.6:41411 2022/11/01 23:43:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.597485143s) from=127.0.0.6:54467 2022/11/01 23:43:06 [DEBUG] http: Request GET /v1/status/leader (1.638103ms) from=127.0.0.6:52007 2022/11/01 23:43:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m2.863914674s) from=127.0.0.6:35739 2022/11/01 23:43:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m5.014748301s) from=127.0.0.6:51049 2022/11/01 23:43:09 [DEBUG] http: Request GET /v1/status/leader (387.344µs) from=127.0.0.6:52007 2022/11/01 23:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m1.01313488s) from=127.0.0.6:56691 2022/11/01 23:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m6.686393349s) from=127.0.0.6:33333 2022/11/01 23:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m4.965055561s) from=127.0.0.6:54443 2022/11/01 23:43:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m1.660777279s) from=127.0.0.6:38065 2022/11/01 23:43:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m5.415293887s) from=127.0.0.6:52099 2022/11/01 23:43:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.886311717s) from=127.0.0.6:51633 2022/11/01 23:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m7.412147168s) from=127.0.0.6:52047 2022/11/01 23:43:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m5.231852103s) from=127.0.0.6:57165 2022/11/01 23:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m4.513304529s) from=127.0.0.6:55905 2022/11/01 23:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m5.601845028s) from=127.0.0.6:33959 2022/11/01 23:43:26 [DEBUG] http: Request GET /v1/status/leader (641.585µs) from=127.0.0.6:52007 2022/11/01 23:43:29 [DEBUG] http: Request GET /v1/status/leader (312.692µs) from=127.0.0.6:52007 2022/11/01 23:43:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:43:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:43:34 [DEBUG] agent: Node info in sync 2022/11/01 23:43:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.499034026s) from=127.0.0.6:50449 2022/11/01 23:43:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:43:46 [DEBUG] http: Request GET /v1/status/leader (1.606867ms) from=127.0.0.6:52007 2022/11/01 23:43:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:43:49 [DEBUG] http: Request GET /v1/status/leader (299.58µs) from=127.0.0.6:52007 2022/11/01 23:43:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.786774976s) from=127.0.0.6:54107 2022/11/01 23:44:06 [DEBUG] http: Request GET /v1/status/leader (545.572µs) from=127.0.0.6:52007 2022/11/01 23:44:09 [DEBUG] http: Request GET /v1/status/leader (190.952µs) from=127.0.0.6:52007 2022/11/01 23:44:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.436434883s) from=127.0.0.6:60419 2022/11/01 23:44:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.240705163s) from=127.0.0.6:49345 2022/11/01 23:44:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m0.848484712s) from=127.0.0.6:51539 2022/11/01 23:44:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m6.287531854s) from=127.0.0.6:56267 2022/11/01 23:44:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m3.844619183s) from=127.0.0.6:53143 2022/11/01 23:44:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.04380617s) from=127.0.0.6:35003 2022/11/01 23:44:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m1.228321378s) from=127.0.0.6:48535 2022/11/01 23:44:26 [DEBUG] http: Request GET /v1/status/leader (474.873µs) from=127.0.0.6:52007 2022/11/01 23:44:29 [DEBUG] http: Request GET /v1/status/leader (423.719µs) from=127.0.0.6:52007 2022/11/01 23:44:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.451911473s) from=127.0.0.6:33505 2022/11/01 23:44:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.766978318s) from=127.0.0.6:37563 2022/11/01 23:44:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.52366926s) from=127.0.0.6:55663 2022/11/01 23:44:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.597427215s) from=127.0.0.6:48475 2022/11/01 23:44:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:44:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.234577236s) from=127.0.0.6:52235 2022/11/01 23:44:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.848146711s) from=127.0.0.6:53437 2022/11/01 23:44:46 [DEBUG] http: Request GET /v1/status/leader (282.311µs) from=127.0.0.6:52007 2022/11/01 23:44:49 [DEBUG] http: Request GET /v1/status/leader (329.339µs) from=127.0.0.6:52007 2022/11/01 23:45:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:45:02 [DEBUG] agent: Node info in sync 2022/11/01 23:45:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.495536038s) from=127.0.0.6:34655 2022/11/01 23:45:06 [DEBUG] http: Request GET /v1/status/leader (655.67µs) from=127.0.0.6:52007 2022/11/01 23:45:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m3.077300416s) from=127.0.0.6:41411 2022/11/01 23:45:09 [DEBUG] http: Request GET /v1/status/leader (287.105µs) from=127.0.0.6:52007 2022/11/01 23:45:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m0.566057588s) from=127.0.0.6:51049 2022/11/01 23:45:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.044261378s) from=127.0.0.6:54467 2022/11/01 23:45:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m5.419587962s) from=127.0.0.6:35739 2022/11/01 23:45:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m2.006186376s) from=127.0.0.6:38065 2022/11/01 23:45:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m1.943395606s) from=127.0.0.6:52099 2022/11/01 23:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m6.192071416s) from=127.0.0.6:56691 2022/11/01 23:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m6.125771818s) from=127.0.0.6:54443 2022/11/01 23:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.342437257s) from=127.0.0.6:52047 2022/11/01 23:45:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m6.759135694s) from=127.0.0.6:33333 2022/11/01 23:45:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.16718377s) from=127.0.0.6:51633 2022/11/01 23:45:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m3.861980775s) from=127.0.0.6:57165 2022/11/01 23:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m3.136080999s) from=127.0.0.6:55905 2022/11/01 23:45:26 [DEBUG] http: Request GET /v1/status/leader (193.783µs) from=127.0.0.6:52007 2022/11/01 23:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m3.581800092s) from=127.0.0.6:33959 2022/11/01 23:45:29 [DEBUG] http: Request GET /v1/status/leader (1.022721ms) from=127.0.0.6:52007 2022/11/01 23:45:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.963738751s) from=127.0.0.6:50449 2022/11/01 23:45:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:45:46 [DEBUG] http: Request GET /v1/status/leader (2.038182ms) from=127.0.0.6:52007 2022/11/01 23:45:49 [DEBUG] http: Request GET /v1/status/leader (405.046µs) from=127.0.0.6:52007 2022/11/01 23:45:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.025577397s) from=127.0.0.6:54107 2022/11/01 23:46:06 [DEBUG] http: Request GET /v1/status/leader (583.329µs) from=127.0.0.6:52007 2022/11/01 23:46:09 [DEBUG] http: Request GET /v1/status/leader (660.199µs) from=127.0.0.6:52007 2022/11/01 23:46:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.470701165s) from=127.0.0.6:60419 2022/11/01 23:46:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.226327316s) from=127.0.0.6:49345 2022/11/01 23:46:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.803101068s) from=127.0.0.6:56267 2022/11/01 23:46:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.971943899s) from=127.0.0.6:51539 2022/11/01 23:46:26 [DEBUG] http: Request GET /v1/status/leader (760.143µs) from=127.0.0.6:52007 2022/11/01 23:46:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m1.062385845s) from=127.0.0.6:48535 2022/11/01 23:46:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.546596277s) from=127.0.0.6:35003 2022/11/01 23:46:29 [DEBUG] http: Request GET /v1/status/leader (326.727µs) from=127.0.0.6:52007 2022/11/01 23:46:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.662506448s) from=127.0.0.6:53143 2022/11/01 23:46:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.145137495s) from=127.0.0.6:37563 2022/11/01 23:46:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.795093738s) from=127.0.0.6:33505 2022/11/01 23:46:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.111663982s) from=127.0.0.6:55663 2022/11/01 23:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.53313427s) from=127.0.0.6:48475 2022/11/01 23:46:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:46:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:46:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:46:41 [DEBUG] agent: Node info in sync 2022/11/01 23:46:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.042408971s) from=127.0.0.6:52235 2022/11/01 23:46:46 [DEBUG] http: Request GET /v1/status/leader (519.168µs) from=127.0.0.6:52007 2022/11/01 23:46:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.349711512s) from=127.0.0.6:53437 2022/11/01 23:46:49 [DEBUG] http: Request GET /v1/status/leader (573.721µs) from=127.0.0.6:52007 2022/11/01 23:47:06 [DEBUG] http: Request GET /v1/status/leader (660.847µs) from=127.0.0.6:52007 2022/11/01 23:47:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.425195127s) from=127.0.0.6:34655 2022/11/01 23:47:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m1.019145068s) from=127.0.0.6:41411 2022/11/01 23:47:09 [DEBUG] http: Request GET /v1/status/leader (324.998µs) from=127.0.0.6:52007 2022/11/01 23:47:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m4.245381743s) from=127.0.0.6:51049 2022/11/01 23:47:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m1.604914751s) from=127.0.0.6:35739 2022/11/01 23:47:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.23479717s) from=127.0.0.6:54467 2022/11/01 23:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.496712982s) from=127.0.0.6:52047 2022/11/01 23:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m1.341341757s) from=127.0.0.6:56691 2022/11/01 23:47:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m5.169850759s) from=127.0.0.6:52099 2022/11/01 23:47:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m6.270383081s) from=127.0.0.6:38065 2022/11/01 23:47:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m4.444987381s) from=127.0.0.6:33333 2022/11/01 23:47:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m5.598356423s) from=127.0.0.6:54443 2022/11/01 23:47:26 [DEBUG] http: Request GET /v1/status/leader (197.728µs) from=127.0.0.6:52007 2022/11/01 23:47:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.413259308s) from=127.0.0.6:51633 2022/11/01 23:47:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m5.172734548s) from=127.0.0.6:57165 2022/11/01 23:47:29 [DEBUG] http: Request GET /v1/status/leader (1.380798ms) from=127.0.0.6:52007 2022/11/01 23:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m6.127693293s) from=127.0.0.6:55905 2022/11/01 23:47:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m5.742607415s) from=127.0.0.6:33959 2022/11/01 23:47:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:47:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.860629587s) from=127.0.0.6:50449 2022/11/01 23:47:46 [DEBUG] http: Request GET /v1/status/leader (298.457µs) from=127.0.0.6:52007 2022/11/01 23:47:49 [DEBUG] http: Request GET /v1/status/leader (203.71µs) from=127.0.0.6:52007 2022/11/01 23:48:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.175569755s) from=127.0.0.6:54107 2022/11/01 23:48:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:48:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:48:01 [DEBUG] agent: Node info in sync 2022/11/01 23:48:06 [DEBUG] http: Request GET /v1/status/leader (327.884µs) from=127.0.0.6:52007 2022/11/01 23:48:09 [DEBUG] http: Request GET /v1/status/leader (303.529µs) from=127.0.0.6:52007 2022/11/01 23:48:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.83324484s) from=127.0.0.6:60419 2022/11/01 23:48:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.302113125s) from=127.0.0.6:49345 2022/11/01 23:48:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m0.988857579s) from=127.0.0.6:56267 2022/11/01 23:48:26 [DEBUG] http: Request GET /v1/status/leader (456.728µs) from=127.0.0.6:52007 2022/11/01 23:48:29 [DEBUG] http: Request GET /v1/status/leader (384.879µs) from=127.0.0.6:52007 2022/11/01 23:48:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:48:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m0.497251466s) from=127.0.0.6:53143 2022/11/01 23:48:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m6.811211011s) from=127.0.0.6:51539 2022/11/01 23:48:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.374127159s) from=127.0.0.6:35003 2022/11/01 23:48:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.050749829s) from=127.0.0.6:48535 2022/11/01 23:48:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m0.129526051s) from=127.0.0.6:37563 2022/11/01 23:48:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:48:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.596860852s) from=127.0.0.6:55663 2022/11/01 23:48:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.512222772s) from=127.0.0.6:33505 2022/11/01 23:48:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.382241385s) from=127.0.0.6:48475 2022/11/01 23:48:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.739853556s) from=127.0.0.6:52235 2022/11/01 23:48:46 [DEBUG] http: Request GET /v1/status/leader (218.962µs) from=127.0.0.6:52007 2022/11/01 23:48:49 [DEBUG] http: Request GET /v1/status/leader (413.436µs) from=127.0.0.6:52007 2022/11/01 23:48:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.389517895s) from=127.0.0.6:53437 2022/11/01 23:49:06 [DEBUG] http: Request GET /v1/status/leader (595.9µs) from=127.0.0.6:52007 2022/11/01 23:49:09 [DEBUG] http: Request GET /v1/status/leader (659.73µs) from=127.0.0.6:52007 2022/11/01 23:49:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m2.544938562s) from=127.0.0.6:41411 2022/11/01 23:49:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.537009364s) from=127.0.0.6:34655 2022/11/01 23:49:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m4.151910874s) from=127.0.0.6:51049 2022/11/01 23:49:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:49:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:49:19 [DEBUG] agent: Node info in sync 2022/11/01 23:49:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m5.686498634s) from=127.0.0.6:35739 2022/11/01 23:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.016738539s) from=127.0.0.6:54467 2022/11/01 23:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.007106808s) from=127.0.0.6:52047 2022/11/01 23:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m0.161565138s) from=127.0.0.6:33333 2022/11/01 23:49:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m1.510579313s) from=127.0.0.6:38065 2022/11/01 23:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m0.241652667s) from=127.0.0.6:54443 2022/11/01 23:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m5.535823376s) from=127.0.0.6:56691 2022/11/01 23:49:26 [DEBUG] http: Request GET /v1/status/leader (1.467565ms) from=127.0.0.6:52007 2022/11/01 23:49:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m4.545601728s) from=127.0.0.6:52099 2022/11/01 23:49:29 [DEBUG] http: Request GET /v1/status/leader (499.227µs) from=127.0.0.6:52007 2022/11/01 23:49:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.669845803s) from=127.0.0.6:51633 2022/11/01 23:49:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m2.71633392s) from=127.0.0.6:57165 2022/11/01 23:49:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m0.131987929s) from=127.0.0.6:55905 2022/11/01 23:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m3.453458983s) from=127.0.0.6:33959 2022/11/01 23:49:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.330887268s) from=127.0.0.6:50449 2022/11/01 23:49:47 [DEBUG] http: Request GET /v1/status/leader (227.623µs) from=127.0.0.6:52007 2022/11/01 23:49:49 [DEBUG] http: Request GET /v1/status/leader (231.333µs) from=127.0.0.6:52007 2022/11/01 23:50:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.782272099s) from=127.0.0.6:54107 2022/11/01 23:50:07 [DEBUG] http: Request GET /v1/status/leader (343.728µs) from=127.0.0.6:52007 2022/11/01 23:50:09 [DEBUG] http: Request GET /v1/status/leader (254.182µs) from=127.0.0.6:52007 2022/11/01 23:50:27 [DEBUG] http: Request GET /v1/status/leader (376.595µs) from=127.0.0.6:52007 2022/11/01 23:50:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.870108409s) from=127.0.0.6:60419 2022/11/01 23:50:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.312201523s) from=127.0.0.6:49345 2022/11/01 23:50:29 [DEBUG] http: Request GET /v1/status/leader (340.012µs) from=127.0.0.6:52007 2022/11/01 23:50:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m5.689782173s) from=127.0.0.6:56267 2022/11/01 23:50:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m4.276554094s) from=127.0.0.6:53143 2022/11/01 23:50:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m6.284825432s) from=127.0.0.6:51539 2022/11/01 23:50:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.457232379s) from=127.0.0.6:37563 2022/11/01 23:50:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:50:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.21603491s) from=127.0.0.6:35003 2022/11/01 23:50:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m6.909209488s) from=127.0.0.6:48535 2022/11/01 23:50:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.800917937s) from=127.0.0.6:55663 2022/11/01 23:50:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.464849137s) from=127.0.0.6:48475 2022/11/01 23:50:47 [DEBUG] http: Request GET /v1/status/leader (221.841µs) from=127.0.0.6:52007 2022/11/01 23:50:49 [DEBUG] http: Request GET /v1/status/leader (1.491278ms) from=127.0.0.6:52007 2022/11/01 23:50:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.657249451s) from=127.0.0.6:33505 2022/11/01 23:50:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.142178537s) from=127.0.0.6:52235 2022/11/01 23:50:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:50:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.662587104s) from=127.0.0.6:53437 2022/11/01 23:50:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:50:57 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:50:57 [DEBUG] agent: Node info in sync 2022/11/01 23:51:07 [DEBUG] http: Request GET /v1/status/leader (372.077µs) from=127.0.0.6:52007 2022/11/01 23:51:09 [DEBUG] http: Request GET /v1/status/leader (295.705µs) from=127.0.0.6:52007 2022/11/01 23:51:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m0.117552731s) from=127.0.0.6:41411 2022/11/01 23:51:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.463746996s) from=127.0.0.6:34655 2022/11/01 23:51:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m0.904576615s) from=127.0.0.6:51049 2022/11/01 23:51:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m1.244380008s) from=127.0.0.6:35739 2022/11/01 23:51:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.384725552s) from=127.0.0.6:54467 2022/11/01 23:51:27 [DEBUG] http: Request GET /v1/status/leader (241.542µs) from=127.0.0.6:52007 2022/11/01 23:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m3.982489754s) from=127.0.0.6:33333 2022/11/01 23:51:29 [DEBUG] http: Request GET /v1/status/leader (230.313µs) from=127.0.0.6:52007 2022/11/01 23:51:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.67304725s) from=127.0.0.6:52047 2022/11/01 23:51:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m6.004327304s) from=127.0.0.6:54443 2022/11/01 23:51:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m6.954656781s) from=127.0.0.6:38065 2022/11/01 23:51:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m4.205488673s) from=127.0.0.6:52099 2022/11/01 23:51:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m6.260213564s) from=127.0.0.6:56691 2022/11/01 23:51:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m2.948726506s) from=127.0.0.6:57165 2022/11/01 23:51:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.938241753s) from=127.0.0.6:51633 2022/11/01 23:51:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m4.075452493s) from=127.0.0.6:55905 2022/11/01 23:51:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:51:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m5.528606454s) from=127.0.0.6:33959 2022/11/01 23:51:47 [DEBUG] http: Request GET /v1/status/leader (323.464µs) from=127.0.0.6:52007 2022/11/01 23:51:49 [DEBUG] http: Request GET /v1/status/leader (351.375µs) from=127.0.0.6:52007 2022/11/01 23:51:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.217840214s) from=127.0.0.6:50449 2022/11/01 23:52:07 [DEBUG] http: Request GET /v1/status/leader (232.779µs) from=127.0.0.6:52007 2022/11/01 23:52:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.769663023s) from=127.0.0.6:54107 2022/11/01 23:52:09 [DEBUG] http: Request GET /v1/status/leader (206.796µs) from=127.0.0.6:52007 2022/11/01 23:52:27 [DEBUG] http: Request GET /v1/status/leader (296.663µs) from=127.0.0.6:52007 2022/11/01 23:52:29 [DEBUG] http: Request GET /v1/status/leader (341.836µs) from=127.0.0.6:52007 2022/11/01 23:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.138271757s) from=127.0.0.6:49345 2022/11/01 23:52:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.824873753s) from=127.0.0.6:56267 2022/11/01 23:52:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.215163645s) from=127.0.0.6:60419 2022/11/01 23:52:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m5.358993628s) from=127.0.0.6:53143 2022/11/01 23:52:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:52:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m3.311859863s) from=127.0.0.6:51539 2022/11/01 23:52:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.658105693s) from=127.0.0.6:35003 2022/11/01 23:52:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m5.482975031s) from=127.0.0.6:48535 2022/11/01 23:52:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m6.405630521s) from=127.0.0.6:37563 2022/11/01 23:52:47 [DEBUG] http: Request GET /v1/status/leader (198.05µs) from=127.0.0.6:52007 2022/11/01 23:52:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.414014348s) from=127.0.0.6:55663 2022/11/01 23:52:49 [DEBUG] http: Request GET /v1/status/leader (196.449µs) from=127.0.0.6:52007 2022/11/01 23:52:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:52:51 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:52:51 [DEBUG] agent: Node info in sync 2022/11/01 23:52:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.42346953s) from=127.0.0.6:48475 2022/11/01 23:52:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.935890164s) from=127.0.0.6:53437 2022/11/01 23:52:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.863791373s) from=127.0.0.6:33505 2022/11/01 23:52:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.121533219s) from=127.0.0.6:52235 2022/11/01 23:53:07 [DEBUG] http: Request GET /v1/status/leader (307.089µs) from=127.0.0.6:52007 2022/11/01 23:53:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:53:09 [DEBUG] http: Request GET /v1/status/leader (368.909µs) from=127.0.0.6:52007 2022/11/01 23:53:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m0.668728032s) from=127.0.0.6:41411 2022/11/01 23:53:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.672151155s) from=127.0.0.6:34655 2022/11/01 23:53:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m5.996709156s) from=127.0.0.6:51049 2022/11/01 23:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.245835012s) from=127.0.0.6:54467 2022/11/01 23:53:27 [DEBUG] http: Request GET /v1/status/leader (288.03µs) from=127.0.0.6:52007 2022/11/01 23:53:29 [DEBUG] http: Request GET /v1/status/leader (179.926µs) from=127.0.0.6:52007 2022/11/01 23:53:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m7.322444833s) from=127.0.0.6:35739 2022/11/01 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m1.103265442s) from=127.0.0.6:33333 2022/11/01 23:53:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m0.174370016s) from=127.0.0.6:52099 2022/11/01 23:53:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m0.63808982s) from=127.0.0.6:38065 2022/11/01 23:53:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m3.304223755s) from=127.0.0.6:54443 2022/11/01 23:53:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m2.949154388s) from=127.0.0.6:56691 2022/11/01 23:53:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m1.628071744s) from=127.0.0.6:57165 2022/11/01 23:53:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m7.376235654s) from=127.0.0.6:52047 2022/11/01 23:53:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.167437113s) from=127.0.0.6:51633 2022/11/01 23:53:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:53:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m7.351384453s) from=127.0.0.6:55905 2022/11/01 23:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m3.662147491s) from=127.0.0.6:33959 2022/11/01 23:53:47 [DEBUG] http: Request GET /v1/status/leader (321.111µs) from=127.0.0.6:52007 2022/11/01 23:53:49 [DEBUG] http: Request GET /v1/status/leader (209.286µs) from=127.0.0.6:52007 2022/11/01 23:53:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.126441325s) from=127.0.0.6:50449 2022/11/01 23:54:07 [DEBUG] http: Request GET /v1/status/leader (809.982µs) from=127.0.0.6:52007 2022/11/01 23:54:09 [DEBUG] http: Request GET /v1/status/leader (206.794µs) from=127.0.0.6:52007 2022/11/01 23:54:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.396046053s) from=127.0.0.6:54107 2022/11/01 23:54:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:54:16 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:54:16 [DEBUG] agent: Node info in sync 2022/11/01 23:54:27 [DEBUG] http: Request GET /v1/status/leader (354.679µs) from=127.0.0.6:52007 2022/11/01 23:54:29 [DEBUG] http: Request GET /v1/status/leader (380.786µs) from=127.0.0.6:52007 2022/11/01 23:54:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m2.022532473s) from=127.0.0.6:56267 2022/11/01 23:54:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.19908056s) from=127.0.0.6:49345 2022/11/01 23:54:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:54:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.187989368s) from=127.0.0.6:60419 2022/11/01 23:54:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m2.978770656s) from=127.0.0.6:51539 2022/11/01 23:54:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m5.681305586s) from=127.0.0.6:53143 2022/11/01 23:54:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.05111351s) from=127.0.0.6:35003 2022/11/01 23:54:47 [DEBUG] http: Request GET /v1/status/leader (471.763µs) from=127.0.0.6:52007 2022/11/01 23:54:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m2.818770878s) from=127.0.0.6:48535 2022/11/01 23:54:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.308185668s) from=127.0.0.6:55663 2022/11/01 23:54:49 [DEBUG] http: Request GET /v1/status/leader (707.37µs) from=127.0.0.6:52007 2022/11/01 23:54:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.333981747s) from=127.0.0.6:37563 2022/11/01 23:54:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.6453878s) from=127.0.0.6:48475 2022/11/01 23:54:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.415412785s) from=127.0.0.6:33505 2022/11/01 23:54:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.244337646s) from=127.0.0.6:53437 2022/11/01 23:55:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.330821822s) from=127.0.0.6:52235 2022/11/01 23:55:07 [DEBUG] http: Request GET /v1/status/leader (790.803µs) from=127.0.0.6:52007 2022/11/01 23:55:09 [DEBUG] http: Request GET /v1/status/leader (200.019µs) from=127.0.0.6:52007 2022/11/01 23:55:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-smmhj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/01 23:55:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=68 (2m5.458819097s) from=127.0.0.6:41411 2022/11/01 23:55:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.10065929s) from=127.0.0.6:34655 2022/11/01 23:55:27 [DEBUG] http: Request GET /v1/status/leader (406.743µs) from=127.0.0.6:52007 2022/11/01 23:55:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=67 (2m2.487758929s) from=127.0.0.6:51049 2022/11/01 23:55:30 [DEBUG] http: Request GET /v1/status/leader (472.984µs) from=127.0.0.6:52007 2022/11/01 23:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.599942166s) from=127.0.0.6:54467 2022/11/01 23:55:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=66 (2m0.86606803s) from=127.0.0.6:52099 2022/11/01 23:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=70 (2m3.773255584s) from=127.0.0.6:33333 2022/11/01 23:55:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=60 (2m4.886279951s) from=127.0.0.6:35739 2022/11/01 23:55:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=65 (2m1.413303345s) from=127.0.0.6:57165 2022/11/01 23:55:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=63 (2m2.472433102s) from=127.0.0.6:56691 2022/11/01 23:55:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=59 (2m5.421089714s) from=127.0.0.6:38065 2022/11/01 23:55:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.262203395s) from=127.0.0.6:52047 2022/11/01 23:55:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:55:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=71 (2m6.275449822s) from=127.0.0.6:54443 2022/11/01 23:55:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.095753896s) from=127.0.0.6:51633 2022/11/01 23:55:47 [DEBUG] http: Request GET /v1/status/leader (538.396µs) from=127.0.0.6:52007 2022/11/01 23:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=69 (2m3.667121652s) from=127.0.0.6:33959 2022/11/01 23:55:50 [DEBUG] http: Request GET /v1/status/leader (360.036µs) from=127.0.0.6:52007 2022/11/01 23:55:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=64 (2m6.354291697s) from=127.0.0.6:55905 2022/11/01 23:55:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.886734972s) from=127.0.0.6:50449 2022/11/01 23:55:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.46.245_8806" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.169_9001" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.25_8443" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.40.217_8282" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_parser_10.233.46.245_8806" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.46.245_8806" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.143_8801" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v2_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.26.73_8484" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.5.104_8803" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.66_8410" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.228_8080" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.0_9007" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.43_9092" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_vnfres_10.233.45.155_8802" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.190_443" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.245_8806" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.179_9015" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.106_8482" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.156_8181" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.182_9011" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.180_8082" in sync 2022/11/01 23:55:59 [DEBUG] agent: Service "_v1_nslcm_10.233.25.196_8403" in sync 2022/11/01 23:55:59 [DEBUG] agent: Node info in sync 2022/11/01 23:56:07 [DEBUG] http: Request GET /v1/status/leader (946.274µs) from=127.0.0.6:52007 2022/11/01 23:56:10 [DEBUG] http: Request GET /v1/status/leader (236.365µs) from=127.0.0.6:52007 2022/11/01 23:56:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.81646209s) from=127.0.0.6:54107 2022/11/01 23:56:27 [DEBUG] http: Request GET /v1/status/leader (311.917µs) from=127.0.0.6:52007 2022/11/01 23:56:30 [DEBUG] http: Request GET /v1/status/leader (197.502µs) from=127.0.0.6:52007 2022/11/01 23:56:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=129 (2m1.394989355s) from=127.0.0.6:56267 2022/11/01 23:56:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-smmhj" since the cluster is too small 2022/11/01 23:56:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.873206152s) from=127.0.0.6:49345 2022/11/01 23:56:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.668607477s) from=127.0.0.6:60419 2022/11/01 23:56:47 [DEBUG] http: Request GET /v1/status/leader (408.117µs) from=127.0.0.6:52007 2022/11/01 23:56:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.250109112s) from=127.0.0.6:35003 2022/11/01 23:56:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=145 (2m2.14187348s) from=127.0.0.6:53143 2022/11/01 23:56:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=146 (2m4.486750153s) from=127.0.0.6:51539 2022/11/01 23:56:50 [DEBUG] http: Request GET /v1/status/leader (210.107µs) from=127.0.0.6:52007 2022/11/01 23:56:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=142 (2m1.956492899s) from=127.0.0.6:48535 2022/11/01 23:56:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.399292806s) from=127.0.0.6:37563 2022/11/01 23:56:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.595726749s) from=127.0.0.6:55663 2022/11/01 23:56:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.519385378s) from=127.0.0.6:48475 2022/11/01 23:57:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.57128413s) from=127.0.0.6:53437 2022/11/01 23:57:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.44339942s) from=127.0.0.6:33505 2022/11/01 23:57:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.902251132s) from=127.0.0.6:52235 2022/11/01 23:57:07 [DEBUG] http: Request GET /v1/status/leader (318.49µs) from=127.0.0.6:52007 2022/11/01 23:57:10 [DEBUG] http: Request GET /v1/status/leader (227.104µs) from=127.0.0.6:52007