By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: '3c9f5e0d-fd5c-0064-6733-f0229b8670b1' Node name: 'dev-msb-consul-7474f8fd8f-bs4gp' 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: 2021/08/23 10:57:39 [DEBUG] agent: Using random ID "3c9f5e0d-fd5c-0064-6733-f0229b8670b1" as node ID 2021/08/23 10:57:39 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3c9f5e0d-fd5c-0064-6733-f0229b8670b1 Address:127.0.0.1:8300}] 2021/08/23 10:57:39 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/08/23 10:57:39 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-bs4gp.dc1 127.0.0.1 2021/08/23 10:57:39 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-bs4gp 127.0.0.1 2021/08/23 10:57:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/08/23 10:57:39 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-bs4gp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/23 10:57:39 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-bs4gp.dc1" in area "wan" 2021/08/23 10:57:39 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/08/23 10:57:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/08/23 10:57:39 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/08/23 10:57:39 [INFO] agent: started state syncer 2021/08/23 10:57:39 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/08/23 10:57:39 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/08/23 10:57:39 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/08/23 10:57:39 [DEBUG] raft: Votes needed: 1 2021/08/23 10:57:39 [DEBUG] raft: Vote granted from 3c9f5e0d-fd5c-0064-6733-f0229b8670b1 in term 2. Tally: 1 2021/08/23 10:57:39 [INFO] raft: Election won. Tally: 1 2021/08/23 10:57:39 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/08/23 10:57:39 [INFO] consul: cluster leadership acquired 2021/08/23 10:57:39 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-bs4gp 2021/08/23 10:57:39 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/08/23 10:57:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-bs4gp" since the cluster is too small 2021/08/23 10:57:39 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-bs4gp' joined, marking health alive 2021/08/23 10:57:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/23 10:57:39 [INFO] agent: Synced node info 2021/08/23 10:57:39 [DEBUG] agent: Node info in sync 2021/08/23 10:57:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/23 10:57:41 [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) 2021/08/23 10:58:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-bs4gp" since the cluster is too small 2021/08/23 10:59:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/23 10:59:17 [DEBUG] agent: Node info in sync 2021/08/23 10:59:39 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-7474f8fd8f-bs4gp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/23 10:59:39 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-bs4gp" since the cluster is too small 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/status/leader (3.166222ms) from=10.242.168.11:36340 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.224.183_443" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.560313ms) from=10.242.168.11:36342 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (841.575µs) from=10.242.168.11:36344 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.44.250_9015" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.591789ms) from=10.242.168.11:36346 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (775.499µs) from=10.242.168.11:36348 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v0_multicloud_10.96.80.160_9001" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.683419ms) from=10.242.168.11:36350 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (844.235µs) from=10.242.168.11:36352 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_multicloud_10.96.80.160_9001" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.415709ms) from=10.242.168.11:36354 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (206.77µs) from=10.242.168.11:36356 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.25.238_9518" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.362988ms) from=10.242.168.11:36358 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (341.729µs) from=10.242.168.11:36360 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.240.98_8080" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.330721ms) from=10.242.168.11:36362 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (310.826µs) from=10.242.168.11:36364 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.175.217_9007" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.648664ms) from=10.242.168.11:36366 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (392.236µs) from=10.242.168.11:36368 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.175.217_9007" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.372135ms) from=10.242.168.11:36370 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.1708ms) from=10.242.168.11:36372 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.102.30_9011" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.529138ms) from=10.242.168.11:36374 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (270.623µs) from=10.242.168.11:36376 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.102.30_9011" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.61318ms) from=10.242.168.11:36378 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (454.507µs) from=10.242.168.11:36380 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_parser_10.96.48.228_8806" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.359872ms) from=10.242.168.11:36382 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (269.417µs) from=10.242.168.11:36384 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_catalog_10.96.48.228_8806" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.550671ms) from=10.242.168.11:36386 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (174.472µs) from=10.242.168.11:36388 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_nsd_10.96.48.228_8806" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.04279ms) from=10.242.168.11:36390 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.207241ms) from=10.242.168.11:36392 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.48.228_8806" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.398626ms) from=10.242.168.11:36394 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (580.18µs) from=10.242.168.11:36396 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v1_message-router_10.96.178.152_3904" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.320882ms) from=10.242.168.11:36398 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (307.525µs) from=10.242.168.11:36400 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.724254ms) from=10.242.168.11:36402 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (344.541µs) from=10.242.168.11:36404 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.952944ms) from=10.242.168.11:36406 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (267.438µs) from=10.242.168.11:36408 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.451922ms) from=10.242.168.11:36410 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (240.049µs) from=10.242.168.11:36412 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.919113ms) from=10.242.168.11:36414 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (253.345µs) from=10.242.168.11:36416 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.586818ms) from=10.242.168.11:36418 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (283.398µs) from=10.242.168.11:36420 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.047328ms) from=10.242.168.11:36422 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (387.682µs) from=10.242.168.11:36424 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.780653ms) from=10.242.168.11:36426 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (354.078µs) from=10.242.168.11:36428 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [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. 2021/08/23 11:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/23 11:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.762885ms) from=10.242.168.11:36430 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:14 [DEBUG] agent: Node info in sync 2021/08/23 11:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (209.933µs) from=10.242.168.11:36432 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.702956ms) from=10.242.168.11:36434 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (175.393µs) from=10.242.168.11:36436 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.382615ms) from=10.242.168.11:36438 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (573.018µs) from=10.242.168.11:36440 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.361261ms) from=10.242.168.11:36442 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (307.404µs) from=10.242.168.11:36444 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.310944ms) from=10.242.168.11:36446 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (288.423µs) from=10.242.168.11:36448 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.609749ms) from=10.242.168.11:36450 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (218.628µs) from=10.242.168.11:36452 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.196589ms) from=10.242.168.11:36454 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (363.591µs) from=10.242.168.11:36456 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.72381ms) from=10.242.168.11:36458 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (378.737µs) from=10.242.168.11:36460 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.703991ms) from=10.242.168.11:36462 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (347.782µs) from=10.242.168.11:36464 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.585456ms) from=10.242.168.11:36466 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (214.326µs) from=10.242.168.11:36468 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.320497ms) from=10.242.168.11:36470 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (216.682µs) from=10.242.168.11:36472 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.212615ms) from=10.242.168.11:36474 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (691.206µs) from=10.242.168.11:36476 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.616015ms) from=10.242.168.11:36478 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (246.177µs) from=10.242.168.11:36480 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.836333ms) from=10.242.168.11:36482 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (341.337µs) from=10.242.168.11:36484 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.599989ms) from=10.242.168.11:36486 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (217.394µs) from=10.242.168.11:36488 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.238033ms) from=10.242.168.11:36490 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (183.518µs) from=10.242.168.11:36492 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.621476ms) from=10.242.168.11:36494 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (358.348µs) from=10.242.168.11:36496 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.66659ms) from=10.242.168.11:36498 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (207.972µs) from=10.242.168.11:36500 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.513565ms) from=10.242.168.11:36502 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (255.937µs) from=10.242.168.11:36504 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.634344ms) from=10.242.168.11:36506 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.224737ms) from=10.242.168.11:36508 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.673173ms) from=10.242.168.11:36510 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (269.949µs) from=10.242.168.11:36512 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.722556ms) from=10.242.168.11:36520 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (213.029µs) from=10.242.168.11:36522 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.413592ms) from=10.242.168.11:36524 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (258.452µs) from=10.242.168.11:36526 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.779327ms) from=10.242.168.11:36528 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (231.683µs) from=10.242.168.11:36530 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.652661ms) from=10.242.168.11:36532 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (254.541µs) from=10.242.168.11:36534 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.034986ms) from=10.242.168.11:36536 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (240.591µs) from=10.242.168.11:36538 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.549291ms) from=10.242.168.11:36540 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (271.204µs) from=10.242.168.11:36542 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.5679ms) from=10.242.168.11:36544 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (215.843µs) from=10.242.168.11:36546 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.462883ms) from=10.242.168.11:36548 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (293.492µs) from=10.242.168.11:36550 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v11__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.325688ms) from=10.242.168.11:36552 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (241.69µs) from=10.242.168.11:36554 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v11_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.139134ms) from=10.242.168.11:36556 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.3594ms) from=10.242.168.11:36558 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v12__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.419344ms) from=10.242.168.11:36560 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (446.371µs) from=10.242.168.11:36562 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v12_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.851823ms) from=10.242.168.11:36564 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (299.321µs) from=10.242.168.11:36566 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v13__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.22777ms) from=10.242.168.11:36568 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (329.094µs) from=10.242.168.11:36570 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v13_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.770211ms) from=10.242.168.11:36572 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (220.098µs) from=10.242.168.11:36574 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v14__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.742305ms) from=10.242.168.11:36576 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (266.559µs) from=10.242.168.11:36578 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v14_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.094169ms) from=10.242.168.11:36580 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (223.863µs) from=10.242.168.11:36582 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v15__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.531417ms) from=10.242.168.11:36584 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (241.989µs) from=10.242.168.11:36586 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [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. 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [INFO] agent: Synced service "_v15_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (9.858458ms) from=10.242.168.11:36588 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:15 [DEBUG] agent: Node info in sync 2021/08/23 11:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (271.272µs) from=10.242.168.11:36590 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [INFO] agent: Synced service "_v16__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.041569ms) from=10.242.168.11:36592 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (347.756µs) from=10.242.168.11:36594 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [INFO] agent: Synced service "_v16_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.728948ms) from=10.242.168.11:36596 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.605868ms) from=10.242.168.11:36598 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [INFO] agent: Synced service "_v17__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.7908ms) from=10.242.168.11:36600 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (315.9µs) from=10.242.168.11:36602 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [INFO] agent: Synced service "_v17_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (3.36584ms) from=10.242.168.11:36604 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (260.055µs) from=10.242.168.11:36606 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [INFO] agent: Synced service "_v18__aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (2.569541ms) from=10.242.168.11:36608 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (195.989µs) from=10.242.168.11:36610 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [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. 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_message-router_10.96.178.152_3904" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_catalog_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.240.98_8080" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [INFO] agent: Synced service "_v18_aai-nquery_10.242.144.195_8446" 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_nsd_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.44.250_9015" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_parser_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.25.238_9518" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.224.183_443" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.102.30_9011" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.48.228_8806" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.175.217_9007" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v0_multicloud_10.96.80.160_9001" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Node info in sync 2021/08/23 11:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.211512ms) from=10.242.168.11:36612 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.144.195_8446" in sync 2021/08/23 11:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.242.144.195_8446" in sync 2021/08/23 1