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: '0144d31a-a8c6-570d-fa89-d9c2b6ff4c45' Node name: 'onap-msb-consul-f96d66b85-hk4s2' 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/07/13 09:48:57 [DEBUG] agent: Using random ID "0144d31a-a8c6-570d-fa89-d9c2b6ff4c45" as node ID 2022/07/13 09:48:57 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0144d31a-a8c6-570d-fa89-d9c2b6ff4c45 Address:127.0.0.1:8300}] 2022/07/13 09:48:57 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/13 09:48:57 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-hk4s2.dc1 127.0.0.1 2022/07/13 09:48:57 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-hk4s2 127.0.0.1 2022/07/13 09:48:57 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-hk4s2 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 09:48:57 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-hk4s2.dc1" in area "wan" 2022/07/13 09:48:57 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/13 09:48:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/13 09:48:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/13 09:48:57 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/13 09:48:57 [INFO] agent: started state syncer 2022/07/13 09:48:57 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/13 09:48:57 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/13 09:48:57 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/13 09:48:57 [DEBUG] raft: Votes needed: 1 2022/07/13 09:48:57 [DEBUG] raft: Vote granted from 0144d31a-a8c6-570d-fa89-d9c2b6ff4c45 in term 2. Tally: 1 2022/07/13 09:48:57 [INFO] raft: Election won. Tally: 1 2022/07/13 09:48:57 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/13 09:48:57 [INFO] consul: cluster leadership acquired 2022/07/13 09:48:57 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-hk4s2 2022/07/13 09:48:57 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/13 09:48:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:48:57 [INFO] consul: member 'onap-msb-consul-f96d66b85-hk4s2' joined, marking health alive 2022/07/13 09:48:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:48:57 [INFO] agent: Synced node info 2022/07/13 09:48:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:48:58 [DEBUG] agent: Node info in sync 2022/07/13 09:48:58 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/07/13 09:49:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:50:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:50:39 [DEBUG] agent: Node info in sync 2022/07/13 09:50:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hk4s2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 09:50:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:51:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:52:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:52:20 [DEBUG] agent: Node info in sync 2022/07/13 09:52:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:53:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hk4s2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 09:53:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:54:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:54:11 [DEBUG] agent: Node info in sync 2022/07/13 09:54:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:55:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:55:37 [DEBUG] agent: Node info in sync 2022/07/13 09:55:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hk4s2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 09:55:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:56:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:57:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:57:34 [DEBUG] agent: Node info in sync 2022/07/13 09:57:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:58:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hk4s2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 09:58:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 09:59:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/13 09:59:25 [DEBUG] agent: Node info in sync 2022/07/13 09:59:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hk4s2" since the cluster is too small 2022/07/13 10:00:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hk4s2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/13 10:00:38 [DEBUG] http: Request GET /v1/status/leader (1.205863ms) from=10.233.68.242:45830 2022/07/13 10:00:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00: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/07/13 10:00:39 [INFO] agent: Synced service "_v1_sdc_10.233.8.196_8443" 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.835272ms) from=10.233.68.242:45834 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.514005ms) from=10.233.68.242:45836 2022/07/13 10:00:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.8.196_8080" 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (18.184752ms) from=10.233.68.242:45844 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (532.012µs) from=10.233.68.242:45846 2022/07/13 10:00:39 [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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_parser_10.233.58.27_8806" 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.491869ms) from=10.233.68.242:45848 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (390.985µs) from=10.233.68.242:45850 2022/07/13 10:00:39 [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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_catalog_10.233.58.27_8806" 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.649538ms) from=10.233.68.242:45852 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (450.921µs) from=10.233.68.242:45854 2022/07/13 10:00:39 [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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_nsd_10.233.58.27_8806" 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.177752ms) from=10.233.68.242:45858 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (461.379µs) from=10.233.68.242:45860 2022/07/13 10:00:39 [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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.58.27_8806" 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.058613ms) from=10.233.68.242:45878 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (381.125µs) from=10.233.68.242:45880 2022/07/13 10:00:39 [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/07/13 10:00:39 [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/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_wf-gui_10.233.8.171_8443" 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.874006ms) from=10.233.68.242:45882 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (317.585µs) from=10.233.68.242:45886 2022/07/13 10:00:39 [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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.22.56_443" 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.510068ms) from=10.233.68.242:45888 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (318.365µs) from=10.233.68.242:45890 2022/07/13 10:00:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v0_multicloud_10.233.2.232_9001" 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (18.023026ms) from=10.233.68.242:45892 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.032711ms) from=10.233.68.242:45894 2022/07/13 10:00:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_multicloud_10.233.2.232_9001" 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.124548ms) from=10.233.68.242:45896 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (260.905µs) from=10.233.68.242:45898 2022/07/13 10:00:39 [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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_message-router_10.233.35.12_3904" 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.500293ms) from=10.233.68.242:45900 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (309.915µs) from=10.233.68.242:45902 2022/07/13 10:00:39 [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/07/13 10:00: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/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.5.104_9015" 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.039791ms) from=10.233.68.242:45908 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:39 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.248319ms) from=10.233.68.242:45910 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.18.226_9011" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.143183ms) from=10.233.68.242:45912 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (481.868µs) from=10.233.68.242:45914 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.18.226_9011" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.405369ms) from=10.233.68.242:45920 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (429.311µs) from=10.233.68.242:45922 2022/07/13 10:00:40 [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/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v1_sdc-gui_10.233.19.68_8181" 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.11527ms) from=10.233.68.242:45924 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (323.254µs) from=10.233.68.242:45928 2022/07/13 10:00:40 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.226397ms) from=10.233.68.242:45934 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (349.349µs) from=10.233.68.242:45936 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.532307ms) from=10.233.68.242:45940 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (518.127µs) from=10.233.68.242:45942 2022/07/13 10:00:40 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.702277ms) from=10.233.68.242:45950 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (318.022µs) from=10.233.68.242:45954 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.533322ms) from=10.233.68.242:45956 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (307.905µs) from=10.233.68.242:45958 2022/07/13 10:00:40 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (15.676894ms) from=10.233.68.242:45962 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (353.76µs) from=10.233.68.242:45964 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.027809ms) from=10.233.68.242:45968 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (315.046µs) from=10.233.68.242:45972 2022/07/13 10:00:40 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.412918ms) from=10.233.68.242:45974 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (272.23µs) from=10.233.68.242:45976 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.113594ms) from=10.233.68.242:45982 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (437.118µs) from=10.233.68.242:45986 2022/07/13 10:00:40 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.102892ms) from=10.233.68.242:45988 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (251.475µs) from=10.233.68.242:45990 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.762288ms) from=10.233.68.242:45994 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (306.205µs) from=10.233.68.242:46002 2022/07/13 10:00:40 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.053718ms) from=10.233.68.242:46004 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (257.733µs) from=10.233.68.242:46006 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.245517ms) from=10.233.68.242:46010 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (270.409µs) from=10.233.68.242:46014 2022/07/13 10:00:40 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:40 [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/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.221537ms) from=10.233.68.242:46016 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:40 [DEBUG] agent: Node info in sync 2022/07/13 10:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (276.599µs) from=10.233.68.242:46018 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.637771ms) from=10.233.68.242:46022 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (268.208µs) from=10.233.68.242:46024 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.672666ms) from=10.233.68.242:46032 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (967.504µs) from=10.233.68.242:46034 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.692627ms) from=10.233.68.242:46038 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (339.004µs) from=10.233.68.242:46042 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.067178ms) from=10.233.68.242:46046 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (445.614µs) from=10.233.68.242:46048 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.040121ms) from=10.233.68.242:46052 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (391.933µs) from=10.233.68.242:46054 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.616539ms) from=10.233.68.242:46058 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (327.436µs) from=10.233.68.242:46062 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.276884ms) from=10.233.68.242:46064 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (320.29µs) from=10.233.68.242:46070 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.143278ms) from=10.233.68.242:46072 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (383.908µs) from=10.233.68.242:46074 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.901609ms) from=10.233.68.242:46076 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (346.131µs) from=10.233.68.242:46078 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.170952ms) from=10.233.68.242:46080 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (5.751321ms) from=10.233.68.242:46082 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.724065ms) from=10.233.68.242:46084 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (396.701µs) from=10.233.68.242:46086 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (15.225348ms) from=10.233.68.242:46088 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (344.741µs) from=10.233.68.242:46090 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (9.279386ms) from=10.233.68.242:46092 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (292.195µs) from=10.233.68.242:46094 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.719216ms) from=10.233.68.242:46096 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (254.336µs) from=10.233.68.242:46098 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.747918ms) from=10.233.68.242:46100 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (255.163µs) from=10.233.68.242:46102 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.91431ms) from=10.233.68.242:46104 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (387.763µs) from=10.233.68.242:46106 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.058793ms) from=10.233.68.242:46110 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (306.043µs) from=10.233.68.242:46112 2022/07/13 10:00:41 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.098053ms) from=10.233.68.242:46114 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:41 [DEBUG] agent: Node info in sync 2022/07/13 10:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (320.783µs) from=10.233.68.242:46116 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.37081ms) from=10.233.68.242:46118 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (293.19µs) from=10.233.68.242:46120 2022/07/13 10:00:42 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (12.496012ms) from=10.233.68.242:46122 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (271.997µs) from=10.233.68.242:46124 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.089078ms) from=10.233.68.242:46126 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (242.403µs) from=10.233.68.242:46128 2022/07/13 10:00:42 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.383635ms) from=10.233.68.242:46130 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (313.081µs) from=10.233.68.242:46134 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.862841ms) from=10.233.68.242:46138 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (408.044µs) from=10.233.68.242:46140 2022/07/13 10:00:42 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.601829ms) from=10.233.68.242:46144 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (512.71µs) from=10.233.68.242:46146 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.193488ms) from=10.233.68.242:46148 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (385.879µs) from=10.233.68.242:46150 2022/07/13 10:00:42 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.158255ms) from=10.233.68.242:46152 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.429041ms) from=10.233.68.242:46154 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.683454ms) from=10.233.68.242:46156 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (429.297µs) from=10.233.68.242:46160 2022/07/13 10:00:42 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (85.85429ms) from=10.233.68.242:46162 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (291.105µs) from=10.233.68.242:46166 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.661191ms) from=10.233.68.242:46170 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (343.845µs) from=10.233.68.242:46172 2022/07/13 10:00:42 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.893113ms) from=10.233.68.242:46176 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (288.856µs) from=10.233.68.242:46178 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.253704ms) from=10.233.68.242:46182 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (427.972µs) from=10.233.68.242:46184 2022/07/13 10:00:42 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (52.894742ms) from=10.233.68.242:46188 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:42 [DEBUG] agent: Node info in sync 2022/07/13 10:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (441.351µs) from=10.233.68.242:46196 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (18.499658ms) from=10.233.68.242:46198 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (535.485µs) from=10.233.68.242:46200 2022/07/13 10:00:43 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (12.400988ms) from=10.233.68.242:46202 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (4.333096ms) from=10.233.68.242:46206 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.977407ms) from=10.233.68.242:46208 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (747.71µs) from=10.233.68.242:46210 2022/07/13 10:00:43 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.558781ms) from=10.233.68.242:46212 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (557.535µs) from=10.233.68.242:46218 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.099143ms) from=10.233.68.242:46220 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (395.508µs) from=10.233.68.242:46224 2022/07/13 10:00:43 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [INFO] agent: Synced service "_v18__aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.171891ms) from=10.233.68.242:46226 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (594.701µs) from=10.233.68.242:46228 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.171_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [INFO] agent: Synced service "_v18_aai-nquery_10.233.65.238_8446" 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Node info in sync 2022/07/13 10:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.184277ms) from=10.233.68.242:46230 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.196_8080" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.196_8443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.104_9015" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.12_3904" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_parser_10.233.58.27_8806" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.56_443" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.232_9001" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.226_9011" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.238_8446" in sync 2022/07/13 10:00:43 [DEBUG]