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: '372022d2-c12d-5544-8b9e-0523dbe2f941' Node name: 'dev-msb-consul-7474f8fd8f-hxc2r' 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/20 10:51:54 [DEBUG] agent: Using random ID "372022d2-c12d-5544-8b9e-0523dbe2f941" as node ID 2021/08/20 10:51:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:372022d2-c12d-5544-8b9e-0523dbe2f941 Address:127.0.0.1:8300}] 2021/08/20 10:51:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/08/20 10:51:54 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-hxc2r.dc1 127.0.0.1 2021/08/20 10:51:54 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-hxc2r 127.0.0.1 2021/08/20 10:51:54 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-hxc2r (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/20 10:51:54 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-hxc2r.dc1" in area "wan" 2021/08/20 10:51:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/08/20 10:51:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/08/20 10:51:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/08/20 10:51:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/08/20 10:51:54 [INFO] agent: started state syncer 2021/08/20 10:51:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/08/20 10:51:54 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/08/20 10:51:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/08/20 10:51:54 [DEBUG] raft: Votes needed: 1 2021/08/20 10:51:54 [DEBUG] raft: Vote granted from 372022d2-c12d-5544-8b9e-0523dbe2f941 in term 2. Tally: 1 2021/08/20 10:51:54 [INFO] raft: Election won. Tally: 1 2021/08/20 10:51:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/08/20 10:51:54 [INFO] consul: cluster leadership acquired 2021/08/20 10:51:54 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-hxc2r 2021/08/20 10:51:54 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/08/20 10:51:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-hxc2r" since the cluster is too small 2021/08/20 10:51:54 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-hxc2r' joined, marking health alive 2021/08/20 10:51:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/20 10:51:55 [INFO] agent: Synced node info 2021/08/20 10:51:55 [DEBUG] agent: Node info in sync 2021/08/20 10:51:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/20 10:51:55 [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/20 10:52:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-hxc2r" since the cluster is too small 2021/08/20 10:53:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/20 10:53:15 [DEBUG] agent: Node info in sync 2021/08/20 10:53:54 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-7474f8fd8f-hxc2r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/20 10:53:54 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-hxc2r" since the cluster is too small 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/status/leader (810.134µs) from=10.242.234.80:45320 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.37.65_9015" 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.429041ms) from=10.242.234.80:45328 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (5.452813ms) from=10.242.234.80:45330 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.231.111_8080" 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.503064ms) from=10.242.234.80:45332 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (570.262µs) from=10.242.234.80:45334 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.92.222_9518" 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.441797ms) from=10.242.234.80:45336 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (297.986µs) from=10.242.234.80:45340 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.55.206_9007" 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.745334ms) from=10.242.234.80:45342 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (264.168µs) from=10.242.234.80:45344 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.55.206_9007" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.652116ms) from=10.242.234.80:45346 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (314.863µs) from=10.242.234.80:45348 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v0_multicloud_10.96.137.148_9001" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.050562ms) from=10.242.234.80:45350 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (468.191µs) from=10.242.234.80:45354 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_multicloud_10.96.137.148_9001" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.39574ms) from=10.242.234.80:45356 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (255.018µs) from=10.242.234.80:45358 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_message-router_10.96.230.139_3904" 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.430068ms) from=10.242.234.80:45360 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (269.345µs) from=10.242.234.80:45362 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.131.39_443" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.731373ms) from=10.242.234.80:45364 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (327.358µs) from=10.242.234.80:45366 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.161.220_9011" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.728729ms) from=10.242.234.80:45368 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (911.806µs) from=10.242.234.80:45370 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.161.220_9011" 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.861037ms) from=10.242.234.80:45372 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (472.171µs) from=10.242.234.80:45374 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_parser_10.96.164.203_8806" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.317418ms) from=10.242.234.80:45376 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (544.544µs) from=10.242.234.80:45378 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_catalog_10.96.164.203_8806" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.352984ms) from=10.242.234.80:45380 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (309.259µs) from=10.242.234.80:45382 2021/08/20 10:54:00 [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/20 10:54:00 [DEBUG] 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/20 10:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [INFO] agent: Synced service "_v1_nsd_10.96.164.203_8806" 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.782296ms) from=10.242.234.80:45384 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:00 [DEBUG] agent: Node info in sync 2021/08/20 10:54:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (245.798µs) from=10.242.234.80:45386 2021/08/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.164.203_8806" 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.279973ms) from=10.242.234.80:45388 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (318.777µs) from=10.242.234.80:45390 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.149351ms) from=10.242.234.80:45394 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (389.474µs) from=10.242.234.80:45396 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.041782ms) from=10.242.234.80:45398 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (202.316µs) from=10.242.234.80:45400 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.023202ms) from=10.242.234.80:45402 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (452.064µs) from=10.242.234.80:45404 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.859205ms) from=10.242.234.80:45406 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (341.238µs) from=10.242.234.80:45408 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.415912ms) from=10.242.234.80:45410 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (383.634µs) from=10.242.234.80:45412 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.357382ms) from=10.242.234.80:45414 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (806.609µs) from=10.242.234.80:45416 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.515145ms) from=10.242.234.80:45420 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (326.46µs) from=10.242.234.80:45422 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.692889ms) from=10.242.234.80:45424 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (172.859µs) from=10.242.234.80:45426 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.770207ms) from=10.242.234.80:45430 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (337.724µs) from=10.242.234.80:45432 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.817007ms) from=10.242.234.80:45434 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.026133ms) from=10.242.234.80:45436 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.993023ms) from=10.242.234.80:45438 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (209.786µs) from=10.242.234.80:45440 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.650357ms) from=10.242.234.80:45442 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (214.735µs) from=10.242.234.80:45444 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.844938ms) from=10.242.234.80:45446 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (203.214µs) from=10.242.234.80:45448 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.179377ms) from=10.242.234.80:45450 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.578525ms) from=10.242.234.80:45452 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.184644ms) from=10.242.234.80:45456 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (324.474µs) from=10.242.234.80:45458 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.199625ms) from=10.242.234.80:45460 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (240.822µs) from=10.242.234.80:45462 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.250405ms) from=10.242.234.80:45464 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (320.478µs) from=10.242.234.80:45466 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.531561ms) from=10.242.234.80:45468 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (386.996µs) from=10.242.234.80:45470 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.326492ms) from=10.242.234.80:45472 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (331.75µs) from=10.242.234.80:45474 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.870579ms) from=10.242.234.80:45478 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (252.215µs) from=10.242.234.80:45480 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.3721ms) from=10.242.234.80:45482 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (242.157µs) from=10.242.234.80:45484 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.893175ms) from=10.242.234.80:45486 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (315.103µs) from=10.242.234.80:45488 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.408456ms) from=10.242.234.80:45490 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (234.943µs) from=10.242.234.80:45492 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.569699ms) from=10.242.234.80:45494 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (297.492µs) from=10.242.234.80:45496 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.305894ms) from=10.242.234.80:45498 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (221.324µs) from=10.242.234.80:45500 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.61726ms) from=10.242.234.80:45502 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (202.64µs) from=10.242.234.80:45504 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.496645ms) from=10.242.234.80:45506 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (158.096µs) from=10.242.234.80:45508 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.277591ms) from=10.242.234.80:45510 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (2.058043ms) from=10.242.234.80:45512 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.150686ms) from=10.242.234.80:45516 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (316.669µs) from=10.242.234.80:45518 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.886478ms) from=10.242.234.80:45520 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (293.664µs) from=10.242.234.80:45522 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.858593ms) from=10.242.234.80:45526 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (207.209µs) from=10.242.234.80:45528 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.853837ms) from=10.242.234.80:45530 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (356.207µs) from=10.242.234.80:45534 2021/08/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [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/20 10:54:01 [DEBUG] 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/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.036243ms) from=10.242.234.80:45536 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:01 [DEBUG] agent: Node info in sync 2021/08/20 10:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (356.248µs) from=10.242.234.80:45538 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.523787ms) from=10.242.234.80:45540 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (179.473µs) from=10.242.234.80:45542 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.884982ms) from=10.242.234.80:45544 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (251.029µs) from=10.242.234.80:45546 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.989754ms) from=10.242.234.80:45548 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (172.995µs) from=10.242.234.80:45550 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v11__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.420635ms) from=10.242.234.80:45552 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (253.37µs) from=10.242.234.80:45554 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v11_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.800205ms) from=10.242.234.80:45556 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (265.245µs) from=10.242.234.80:45558 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v12__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.584839ms) from=10.242.234.80:45560 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (276.17µs) from=10.242.234.80:45562 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v12_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.955754ms) from=10.242.234.80:45564 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (260.905µs) from=10.242.234.80:45566 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v13__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.630515ms) from=10.242.234.80:45568 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (167.622µs) from=10.242.234.80:45570 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v13_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.56321ms) from=10.242.234.80:45572 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (214.929µs) from=10.242.234.80:45574 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v14__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.964519ms) from=10.242.234.80:45576 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (177.579µs) from=10.242.234.80:45578 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v14_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.430579ms) from=10.242.234.80:45580 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (140.605µs) from=10.242.234.80:45582 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v15__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.780382ms) from=10.242.234.80:45584 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (170.088µs) from=10.242.234.80:45586 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v15_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.656673ms) from=10.242.234.80:45588 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (268.088µs) from=10.242.234.80:45590 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v16__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.876785ms) from=10.242.234.80:45592 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (168.575µs) from=10.242.234.80:45594 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v16_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.169914ms) from=10.242.234.80:45596 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (273.174µs) from=10.242.234.80:45598 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v17__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.756691ms) from=10.242.234.80:45600 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (361.686µs) from=10.242.234.80:45602 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v17_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.302147ms) from=10.242.234.80:45604 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (315.56µs) from=10.242.234.80:45606 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v18__aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (11.848094ms) from=10.242.234.80:45608 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (213.912µs) from=10.242.234.80:45610 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [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/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [INFO] agent: Synced service "_v18_aai-nquery_10.242.90.1_8446" 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.448656ms) from=10.242.234.80:45612 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.230.139_3904" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.55.206_9007" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud_10.96.137.148_9001" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.131.39_443" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.92.222_9518" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_parser_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.161.220_9011" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.164.203_8806" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.111_8080" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Node info in sync 2021/08/20 10:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (228.507µs) from=10.242.234.80:45614 2021/08/20 10:54:02 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/20 10:54:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/20 10:54:02 [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/20 10:54:02 [DEBUG] 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/20 10:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.90.1_8446" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.37.65_9015" in sync 2021/08/20 10:54:02 [DEBUG] agent: Service "_v11_