By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '5ce8066b-364e-d0fd-cc0b-282e3e7530d4' Node name: 'dev-msb-consul-5fdfc4cfd5-stnbs' 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/01/16 11:52:20 [DEBUG] agent: Using random ID "5ce8066b-364e-d0fd-cc0b-282e3e7530d4" as node ID 2022/01/16 11:52:20 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5ce8066b-364e-d0fd-cc0b-282e3e7530d4 Address:127.0.0.1:8300}] 2022/01/16 11:52:20 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/01/16 11:52:20 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-stnbs.dc1 127.0.0.1 2022/01/16 11:52:20 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-stnbs 127.0.0.1 2022/01/16 11:52:20 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-stnbs.dc1" in area "wan" 2022/01/16 11:52:20 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/01/16 11:52:20 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-stnbs (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/16 11:52:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/01/16 11:52:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/01/16 11:52:20 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/01/16 11:52:20 [INFO] agent: started state syncer 2022/01/16 11:52:20 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/01/16 11:52:20 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/01/16 11:52:20 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/01/16 11:52:20 [DEBUG] raft: Votes needed: 1 2022/01/16 11:52:20 [DEBUG] raft: Vote granted from 5ce8066b-364e-d0fd-cc0b-282e3e7530d4 in term 2. Tally: 1 2022/01/16 11:52:20 [INFO] raft: Election won. Tally: 1 2022/01/16 11:52:20 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/01/16 11:52:20 [INFO] consul: cluster leadership acquired 2022/01/16 11:52:20 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-stnbs 2022/01/16 11:52:20 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/01/16 11:52:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:52:20 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-stnbs' joined, marking health alive 2022/01/16 11:52:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/16 11:52:20 [INFO] agent: Synced node info 2022/01/16 11:52:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/16 11:52:21 [DEBUG] agent: Node info in sync 2022/01/16 11:52:21 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/01/16 11:53:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:53:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/16 11:53:58 [DEBUG] agent: Node info in sync 2022/01/16 11:54:20 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-stnbs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/16 11:54:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:55:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:55:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/16 11:55:31 [DEBUG] agent: Node info in sync 2022/01/16 11:56:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:56:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/16 11:56:36 [DEBUG] agent: Node info in sync 2022/01/16 11:57:15 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-stnbs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/16 11:57:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:58:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:58:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/16 11:58:28 [DEBUG] agent: Node info in sync 2022/01/16 11:59:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 11:59:20 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-stnbs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/16 11:59:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/16 11:59:58 [DEBUG] agent: Node info in sync 2022/01/16 12:00:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-stnbs" since the cluster is too small 2022/01/16 12:00:51 [DEBUG] http: Request GET /v1/status/leader (2.692368ms) from=10.242.80.8:51194 2022/01/16 12:00:51 [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/01/16 12:00:51 [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/01/16 12:00:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.214.246_9015" 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (55.602081ms) from=10.242.80.8:51202 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.830115ms) from=10.242.80.8:51204 2022/01/16 12:00:51 [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/01/16 12:00:51 [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/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.32.211_9007" 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.651072ms) from=10.242.80.8:51208 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (368.884µs) from=10.242.80.8:51210 2022/01/16 12:00:51 [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/01/16 12:00:51 [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/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.32.211_9007" 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.293368ms) from=10.242.80.8:51212 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.284802ms) from=10.242.80.8:51214 2022/01/16 12:00:51 [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/01/16 12:00:51 [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/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [INFO] agent: Synced service "_v1_parser_10.96.136.204_8806" 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.487561ms) from=10.242.80.8:51216 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:51 [DEBUG] agent: Node info in sync 2022/01/16 12:00:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (431.928µs) from=10.242.80.8:51218 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_catalog_10.96.136.204_8806" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.510003ms) from=10.242.80.8:51220 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (485.281µs) from=10.242.80.8:51222 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_nsd_10.96.136.204_8806" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.787085ms) from=10.242.80.8:51224 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (316.477µs) from=10.242.80.8:51226 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.136.204_8806" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.536726ms) from=10.242.80.8:51228 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (348.053µs) from=10.242.80.8:51230 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.232.136_443" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.593173ms) from=10.242.80.8:51232 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (312.555µs) from=10.242.80.8:51234 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.248.142_9011" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.54597ms) from=10.242.80.8:51236 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (324.651µs) from=10.242.80.8:51238 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.248.142_9011" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.737552ms) from=10.242.80.8:51240 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (274.48µs) from=10.242.80.8:51242 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_sdc_10.96.181.51_8443" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.815725ms) from=10.242.80.8:51244 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (464.762µs) from=10.242.80.8:51246 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.181.51_8080" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.885381ms) from=10.242.80.8:51248 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (352.795µs) from=10.242.80.8:51250 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v0_multicloud_10.96.12.220_9001" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.267648ms) from=10.242.80.8:51252 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (305.632µs) from=10.242.80.8:51254 2022/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v1_multicloud_10.96.12.220_9001" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.212449ms) from=10.242.80.8:51256 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (283.155µs) from=10.242.80.8:51258 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.735628ms) from=10.242.80.8:51262 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (305.688µs) from=10.242.80.8:51264 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.416834ms) from=10.242.80.8:51270 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (301.93µs) from=10.242.80.8:51272 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.148849ms) from=10.242.80.8:51274 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (385.055µs) from=10.242.80.8:51276 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.85819ms) from=10.242.80.8:51278 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (253.945µs) from=10.242.80.8:51280 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.052016ms) from=10.242.80.8:51282 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (244.038µs) from=10.242.80.8:51284 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.699275ms) from=10.242.80.8:51286 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (398.307µs) from=10.242.80.8:51288 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.760338ms) from=10.242.80.8:51290 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (424.222µs) from=10.242.80.8:51292 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.30352ms) from=10.242.80.8:51294 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (368.163µs) from=10.242.80.8:51296 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.710582ms) from=10.242.80.8:51298 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (258.244µs) from=10.242.80.8:51300 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.309194ms) from=10.242.80.8:51302 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (340.323µs) from=10.242.80.8:51304 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.598922ms) from=10.242.80.8:51310 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (191.229µs) from=10.242.80.8:51312 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.263856ms) from=10.242.80.8:51314 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (294.903µs) from=10.242.80.8:51316 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.806738ms) from=10.242.80.8:51318 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (250.555µs) from=10.242.80.8:51320 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.42281ms) from=10.242.80.8:51322 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (327.719µs) from=10.242.80.8:51324 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.576569ms) from=10.242.80.8:51326 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (397.711µs) from=10.242.80.8:51328 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.40394ms) from=10.242.80.8:51330 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (616.632µs) from=10.242.80.8:51332 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.36849ms) from=10.242.80.8:51334 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (737.472µs) from=10.242.80.8:51336 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.023389ms) from=10.242.80.8:51338 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (401.51µs) from=10.242.80.8:51340 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.267788ms) from=10.242.80.8:51342 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (5.532065ms) from=10.242.80.8:51344 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.95927ms) from=10.242.80.8:51346 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (346.001µs) from=10.242.80.8:51348 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.13172ms) from=10.242.80.8:51350 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (299.917µs) from=10.242.80.8:51352 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.931579ms) from=10.242.80.8:51356 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (410.302µs) from=10.242.80.8:51358 2022/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [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/01/16 12:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.851986ms) from=10.242.80.8:51360 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:52 [DEBUG] agent: Node info in sync 2022/01/16 12:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (380.896µs) from=10.242.80.8:51362 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.995702ms) from=10.242.80.8:51364 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (262.457µs) from=10.242.80.8:51366 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.138256ms) from=10.242.80.8:51368 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (375.889µs) from=10.242.80.8:51370 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.050953ms) from=10.242.80.8:51372 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (428.346µs) from=10.242.80.8:51374 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.998003ms) from=10.242.80.8:51376 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (563.381µs) from=10.242.80.8:51378 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.318338ms) from=10.242.80.8:51380 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (239.944µs) from=10.242.80.8:51382 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.877875ms) from=10.242.80.8:51384 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (4.934395ms) from=10.242.80.8:51386 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.445791ms) from=10.242.80.8:51390 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (400.946µs) from=10.242.80.8:51392 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.287387ms) from=10.242.80.8:51394 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (289.159µs) from=10.242.80.8:51396 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.323688ms) from=10.242.80.8:51400 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (335.386µs) from=10.242.80.8:51402 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.261863ms) from=10.242.80.8:51404 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (363.826µs) from=10.242.80.8:51406 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.175379ms) from=10.242.80.8:51408 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (350.89µs) from=10.242.80.8:51410 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.678496ms) from=10.242.80.8:51412 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (271.522µs) from=10.242.80.8:51414 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.702827ms) from=10.242.80.8:51416 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (259.454µs) from=10.242.80.8:51418 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v11__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.033424ms) from=10.242.80.8:51420 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (241.379µs) from=10.242.80.8:51422 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v11_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.672788ms) from=10.242.80.8:51424 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (378.464µs) from=10.242.80.8:51426 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v12__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.62108ms) from=10.242.80.8:51428 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (426.638µs) from=10.242.80.8:51430 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v12_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.824645ms) from=10.242.80.8:51432 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (257.325µs) from=10.242.80.8:51434 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v13__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.47276ms) from=10.242.80.8:51438 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (490.912µs) from=10.242.80.8:51440 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v13_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.927379ms) from=10.242.80.8:51442 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (473.076µs) from=10.242.80.8:51444 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v14__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.94759ms) from=10.242.80.8:51446 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (392.015µs) from=10.242.80.8:51448 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v14_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.567515ms) from=10.242.80.8:51450 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (288.031µs) from=10.242.80.8:51452 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v15__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.244394ms) from=10.242.80.8:51456 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (287.384µs) from=10.242.80.8:51458 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v15_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.702401ms) from=10.242.80.8:51460 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (219.9µs) from=10.242.80.8:51462 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v16__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.874211ms) from=10.242.80.8:51464 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (248.385µs) from=10.242.80.8:51466 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v16_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.099301ms) from=10.242.80.8:51468 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.161062ms) from=10.242.80.8:51470 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v17__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.631911ms) from=10.242.80.8:51472 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (364.3µs) from=10.242.80.8:51474 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v17_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.597495ms) from=10.242.80.8:51478 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (317.095µs) from=10.242.80.8:51480 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v18__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.77003ms) from=10.242.80.8:51482 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (219.065µs) from=10.242.80.8:51484 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v18_aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.340931ms) from=10.242.80.8:51486 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Node info in sync 2022/01/16 12:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (293.332µs) from=10.242.80.8:51488 2022/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [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/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_catalog_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [INFO] agent: Synced service "_v19__aai-nquery_10.242.190.195_8446" 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.248.142_9011" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v17__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_nsd_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.232.136_443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.246_9015" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.32.211_9007" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc_10.96.181.51_8443" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_parser_10.96.136.204_8806" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.181.51_8080" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v0_multicloud_10.96.12.220_9001" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.190.195_8446" in sync 2022/01/16 12:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.190.