+ 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: 'f8a929ac-f952-1204-788d-e345aacb60d5' Node name: 'onap-msb-consul-f96d66b85-pf999' 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/06/14 04:55:45 [DEBUG] agent: Using random ID "f8a929ac-f952-1204-788d-e345aacb60d5" as node ID 2022/06/14 04:55:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f8a929ac-f952-1204-788d-e345aacb60d5 Address:127.0.0.1:8300}] 2022/06/14 04:55:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/14 04:55:45 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pf999.dc1 127.0.0.1 2022/06/14 04:55:45 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pf999 127.0.0.1 2022/06/14 04:55:45 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-pf999 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/14 04:55:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-pf999.dc1" in area "wan" 2022/06/14 04:55:45 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/14 04:55:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/14 04:55:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/14 04:55:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/14 04:55:45 [INFO] agent: started state syncer 2022/06/14 04:55:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/14 04:55:45 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/14 04:55:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/14 04:55:45 [DEBUG] raft: Votes needed: 1 2022/06/14 04:55:45 [DEBUG] raft: Vote granted from f8a929ac-f952-1204-788d-e345aacb60d5 in term 2. Tally: 1 2022/06/14 04:55:45 [INFO] raft: Election won. Tally: 1 2022/06/14 04:55:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/14 04:55:45 [INFO] consul: cluster leadership acquired 2022/06/14 04:55:45 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-pf999 2022/06/14 04:55:45 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/14 04:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 04:55:45 [INFO] consul: member 'onap-msb-consul-f96d66b85-pf999' joined, marking health alive 2022/06/14 04:55:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 04:55:45 [INFO] agent: Synced node info 2022/06/14 04:55:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 04:55:48 [DEBUG] agent: Node info in sync 2022/06/14 04:55:48 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/06/14 04:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 04:57:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 04:57:26 [DEBUG] agent: Node info in sync 2022/06/14 04:57:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pf999.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/14 04:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 04:58:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 04:58:31 [DEBUG] agent: Node info in sync 2022/06/14 04:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 04:59:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 04:59:40 [DEBUG] agent: Node info in sync 2022/06/14 04:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 04:59:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pf999.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/14 05:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 05:01:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 05:01:24 [DEBUG] agent: Node info in sync 2022/06/14 05:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 05:02:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pf999.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/14 05:02:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 05:02:31 [DEBUG] agent: Node info in sync 2022/06/14 05:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 05:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 05:04:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 05:04:19 [DEBUG] agent: Node info in sync 2022/06/14 05:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 05:04:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pf999.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/14 05:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 05:06:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/14 05:06:13 [DEBUG] agent: Node info in sync 2022/06/14 05:06:39 [DEBUG] http: Request GET /v1/status/leader (4.795558ms) from=10.233.69.109:44672 2022/06/14 05:06: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/06/14 05:06: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/06/14 05:06:40 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.44.139_9011" 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.382708ms) from=10.233.69.109:44678 2022/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.715558ms) from=10.233.69.109:44680 2022/06/14 05:06: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/06/14 05:06: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/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.44.139_9011" 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.662373ms) from=10.233.69.109:44684 2022/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (682.913µs) from=10.233.69.109:44686 2022/06/14 05:06:40 [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/06/14 05:06: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/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [INFO] agent: Synced service "_v1_parser_10.233.30.75_8806" 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request PUT /v1/agent/service/register (20.821069ms) from=10.233.69.109:44688 2022/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.1186ms) from=10.233.69.109:44690 2022/06/14 05:06:40 [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/06/14 05:06: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/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [INFO] agent: Synced service "_v1_catalog_10.233.30.75_8806" 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.957351ms) from=10.233.69.109:44692 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (13.066216ms) from=10.233.69.109:44694 2022/06/14 05:06:40 [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/06/14 05:06: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/06/14 05:06:40 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [INFO] agent: Synced service "_v1_nsd_10.233.30.75_8806" 2022/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request PUT /v1/agent/service/register (27.319294ms) from=10.233.69.109:44700 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:40 [DEBUG] agent: Node info in sync 2022/06/14 05:06:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.652197ms) from=10.233.69.109:44702 2022/06/14 05:06:41 [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/06/14 05:06: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/06/14 05:06:41 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.30.75_8806" 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (9.412857ms) from=10.233.69.109:44704 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (563.617µs) from=10.233.69.109:44706 2022/06/14 05:06:41 [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/06/14 05:06: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/06/14 05:06:41 [INFO] agent: Synced service "_v0_multicloud_10.233.63.94_9001" 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (16.54063ms) from=10.233.69.109:44708 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (635.632µs) from=10.233.69.109:44710 2022/06/14 05:06:41 [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/06/14 05:06: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/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [INFO] agent: Synced service "_v1_multicloud_10.233.63.94_9001" 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.554985ms) from=10.233.69.109:44712 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (724.416µs) from=10.233.69.109:44718 2022/06/14 05:06:41 [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/06/14 05:06: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/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.59.29_443" 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.272292ms) from=10.233.69.109:44722 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (894.691µs) from=10.233.69.109:44726 2022/06/14 05:06:41 [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/06/14 05:06:41 [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/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [INFO] agent: Synced service "_v1_wf-gui_10.233.37.3_8443" 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.238899ms) from=10.233.69.109:44734 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (573.337µs) from=10.233.69.109:44738 2022/06/14 05:06:41 [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/06/14 05:06: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/06/14 05:06:41 [INFO] agent: Synced service "_v1_sdc_10.233.13.153_8443" 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.400899ms) from=10.233.69.109:44740 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (883.735µs) from=10.233.69.109:44742 2022/06/14 05:06:41 [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/06/14 05:06: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/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:41 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.13.153_8080" 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.146035ms) from=10.233.69.109:44746 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (506.056µs) from=10.233.69.109:44748 2022/06/14 05:06:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/14 05:06: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/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:41 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.251_9007" 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (27.489442ms) from=10.233.69.109:44752 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:41 [DEBUG] agent: Node info in sync 2022/06/14 05:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (681.787µs) from=10.233.69.109:44754 2022/06/14 05:06:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.251_9007" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.730996ms) from=10.233.69.109:44758 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (696.924µs) from=10.233.69.109:44760 2022/06/14 05:06:42 [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/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.626573ms) from=10.233.69.109:44764 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (6.595014ms) from=10.233.69.109:44766 2022/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.006857ms) from=10.233.69.109:44768 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.385357ms) from=10.233.69.109:44770 2022/06/14 05:06:42 [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/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.145974ms) from=10.233.69.109:44772 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.766571ms) from=10.233.69.109:44774 2022/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (22.323857ms) from=10.233.69.109:44776 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (488.55µs) from=10.233.69.109:44778 2022/06/14 05:06:42 [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/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.612701ms) from=10.233.69.109:44780 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (638.079µs) from=10.233.69.109:44784 2022/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (12.787852ms) from=10.233.69.109:44792 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (533.546µs) from=10.233.69.109:44794 2022/06/14 05:06:42 [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/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (40.763733ms) from=10.233.69.109:44796 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.489844ms) from=10.233.69.109:44798 2022/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.918712ms) from=10.233.69.109:44800 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (804.326µs) from=10.233.69.109:44802 2022/06/14 05:06:42 [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/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.345703ms) from=10.233.69.109:44804 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (769.027µs) from=10.233.69.109:44806 2022/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (17.789322ms) from=10.233.69.109:44810 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:42 [DEBUG] agent: Node info in sync 2022/06/14 05:06:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (560.828µs) from=10.233.69.109:44812 2022/06/14 05:06:42 [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/06/14 05:06:42 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (17.487817ms) from=10.233.69.109:44814 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (867.548µs) from=10.233.69.109:44816 2022/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (22.323288ms) from=10.233.69.109:44818 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (977.481µs) from=10.233.69.109:44820 2022/06/14 05:06:43 [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/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (31.519962ms) from=10.233.69.109:44822 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (804.912µs) from=10.233.69.109:44824 2022/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (13.637453ms) from=10.233.69.109:44826 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.266928ms) from=10.233.69.109:44828 2022/06/14 05:06:43 [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/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.692549ms) from=10.233.69.109:44830 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (564.95µs) from=10.233.69.109:44832 2022/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (14.018299ms) from=10.233.69.109:44836 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (863.7µs) from=10.233.69.109:44838 2022/06/14 05:06:43 [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/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (26.716521ms) from=10.233.69.109:44842 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (619.964µs) from=10.233.69.109:44848 2022/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.506122ms) from=10.233.69.109:44850 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (750.389µs) from=10.233.69.109:44852 2022/06/14 05:06:43 [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/06/14 05:06:43 [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/06/14 05:06: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/06/14 05:06: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/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.84569ms) from=10.233.69.109:44854 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:43 [DEBUG] agent: Node info in sync 2022/06/14 05:06:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (650.19µs) from=10.233.69.109:44856 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (22.75077ms) from=10.233.69.109:44858 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (897.195µs) from=10.233.69.109:44862 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.671086ms) from=10.233.69.109:44864 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (6.770837ms) from=10.233.69.109:44866 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.260324ms) from=10.233.69.109:44868 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (937.05µs) from=10.233.69.109:44870 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (14.653701ms) from=10.233.69.109:44872 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (2.040598ms) from=10.233.69.109:44876 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.486699ms) from=10.233.69.109:44878 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.091363ms) from=10.233.69.109:44880 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (10.476769ms) from=10.233.69.109:44884 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.226456ms) from=10.233.69.109:44886 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.615847ms) from=10.233.69.109:44888 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (549.533µs) from=10.233.69.109:44890 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.048002ms) from=10.233.69.109:44894 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.370066ms) from=10.233.69.109:44896 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.87541ms) from=10.233.69.109:44898 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.08483ms) from=10.233.69.109:44900 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.442071ms) from=10.233.69.109:44902 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (575.146µs) from=10.233.69.109:44904 2022/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [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/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.841037ms) from=10.233.69.109:44908 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:44 [DEBUG] agent: Node info in sync 2022/06/14 05:06:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (779.97µs) from=10.233.69.109:44910 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (9.037677ms) from=10.233.69.109:44912 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (695.96µs) from=10.233.69.109:44914 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (12.516712ms) from=10.233.69.109:44916 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (488.577µs) from=10.233.69.109:44918 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (15.903809ms) from=10.233.69.109:44920 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (930.945µs) from=10.233.69.109:44922 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (9.772204ms) from=10.233.69.109:44924 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (617.527µs) from=10.233.69.109:44926 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.931538ms) from=10.233.69.109:44934 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (818.164µs) from=10.233.69.109:44936 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (8.471687ms) from=10.233.69.109:44938 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (689.822µs) from=10.233.69.109:44942 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (8.893969ms) from=10.233.69.109:44946 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (17.254362ms) from=10.233.69.109:44948 2022/06/14 05:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pf999" since the cluster is too small 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (11.328584ms) from=10.233.69.109:44950 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.278101ms) from=10.233.69.109:44952 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (32.226014ms) from=10.233.69.109:44954 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (588.966µs) from=10.233.69.109:44956 2022/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [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/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (15.885402ms) from=10.233.69.109:44958 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:45 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (734.813µs) from=10.233.69.109:44962 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (12.881824ms) from=10.233.69.109:44964 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (689.607µs) from=10.233.69.109:44966 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (16.991878ms) from=10.233.69.109:44968 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (880.393µs) from=10.233.69.109:44970 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (19.134056ms) from=10.233.69.109:44972 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (961.14µs) from=10.233.69.109:44974 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (8.316927ms) from=10.233.69.109:44978 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (616.724µs) from=10.233.69.109:44980 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (7.926101ms) from=10.233.69.109:44982 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (696.784µs) from=10.233.69.109:44984 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.718754ms) from=10.233.69.109:44988 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (710.989µs) from=10.233.69.109:44992 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.479857ms) from=10.233.69.109:45000 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (474.524µs) from=10.233.69.109:45002 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (24.290505ms) from=10.233.69.109:45004 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (4.698101ms) from=10.233.69.109:45006 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.4277ms) from=10.233.69.109:45008 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (596.768µs) from=10.233.69.109:45012 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.838807ms) from=10.233.69.109:45014 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (618.807µs) from=10.233.69.109:45016 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v18__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (15.249208ms) from=10.233.69.109:45020 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (939.273µs) from=10.233.69.109:45022 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [INFO] agent: Synced service "_v18_aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (19.730888ms) from=10.233.69.109:45024 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:46 [DEBUG] agent: Node info in sync 2022/06/14 05:06:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (569.302µs) from=10.233.69.109:45028 2022/06/14 05:06:46 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/14 05:06:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/14 05:06:46 [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/06/14 05:06:46 [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/06/14 05:06:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_sdc_10.233.13.153_8443" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_parser_10.233.30.75_8806" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [INFO] agent: Synced service "_v19__aai-nquery_10.233.65.62_8446" 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.75_8806" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Node info in sync 2022/06/14 05:06:47 [DEBUG] http: Request PUT /v1/agent/service/register (10.229295ms) from=10.233.69.109:45030 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.75_8806" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.29_443" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.3_8443" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.75_8806" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.251_9007" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.139_9011" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.63.94_9001" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.153_8080" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.62_8446" in sync 2022/06/14 05:06:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.62_8446" in sync