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: '56b8ce49-1ce4-ff50-1632-34eef0d01df5' Node name: 'dev-msb-consul-7474f8fd8f-2dq68' 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/06 22:57:40 [DEBUG] agent: Using random ID "56b8ce49-1ce4-ff50-1632-34eef0d01df5" as node ID 2021/08/06 22:57:40 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:56b8ce49-1ce4-ff50-1632-34eef0d01df5 Address:127.0.0.1:8300}] 2021/08/06 22:57:40 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/08/06 22:57:40 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-2dq68.dc1 127.0.0.1 2021/08/06 22:57:40 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-2dq68 127.0.0.1 2021/08/06 22:57:40 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-2dq68 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/06 22:57:40 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-2dq68.dc1" in area "wan" 2021/08/06 22:57:40 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/08/06 22:57:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/08/06 22:57:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/08/06 22:57:40 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/08/06 22:57:40 [INFO] agent: started state syncer 2021/08/06 22:57:40 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/08/06 22:57:41 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/08/06 22:57:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/08/06 22:57:41 [DEBUG] raft: Votes needed: 1 2021/08/06 22:57:41 [DEBUG] raft: Vote granted from 56b8ce49-1ce4-ff50-1632-34eef0d01df5 in term 2. Tally: 1 2021/08/06 22:57:41 [INFO] raft: Election won. Tally: 1 2021/08/06 22:57:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/08/06 22:57:41 [INFO] consul: cluster leadership acquired 2021/08/06 22:57:41 [INFO] agent: Synced node info 2021/08/06 22:57:41 [DEBUG] agent: Node info in sync 2021/08/06 22:57:41 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-2dq68 2021/08/06 22:57:41 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/08/06 22:57:41 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-2dq68" since the cluster is too small 2021/08/06 22:57:41 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-2dq68' joined, marking health alive 2021/08/06 22:57:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/06 22:57:41 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/08/06 22:58:41 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-2dq68" since the cluster is too small 2021/08/06 22:59:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/06 22:59:20 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/status/leader (3.946455ms) from=10.242.61.197:43780 2021/08/06 22:59:30 [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/06 22:59:30 [DEBUG] 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/06 22:59:30 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.78.205_9007" 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (8.617837ms) from=10.242.61.197:43782 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.716971ms) from=10.242.61.197:43784 2021/08/06 22:59:30 [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/06 22:59:30 [DEBUG] 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/06 22:59:30 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.78.205_9007" 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.717318ms) from=10.242.61.197:43786 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (809.245µs) from=10.242.61.197:43788 2021/08/06 22:59:30 [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/06 22:59:30 [DEBUG] 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/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.143.229_9015" 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.747705ms) from=10.242.61.197:43790 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (815.209µs) from=10.242.61.197:43792 2021/08/06 22:59:30 [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/06 22:59:30 [DEBUG] 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/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.210.37_443" 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.377162ms) from=10.242.61.197:43794 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (377.421µs) from=10.242.61.197:43796 2021/08/06 22:59:30 [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/06 22:59:30 [DEBUG] 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/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:30 [INFO] agent: Synced service "_v1_message-router_10.96.150.118_3904" 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.788957ms) from=10.242.61.197:43798 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (361.599µs) from=10.242.61.197:43800 2021/08/06 22:59:30 [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/06 22:59:30 [DEBUG] 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/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:30 [INFO] agent: Synced service "_v0_multicloud_10.96.1.182_9001" 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.15854ms) from=10.242.61.197:43802 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.524243ms) from=10.242.61.197:43804 2021/08/06 22:59:30 [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/06 22:59:30 [DEBUG] 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/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:30 [INFO] agent: Synced service "_v1_multicloud_10.96.1.182_9001" 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.85257ms) from=10.242.61.197:43806 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:30 [DEBUG] agent: Node info in sync 2021/08/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (315.061µs) from=10.242.61.197:43808 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] 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/06 22:59:31 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.202.146_9011" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.578417ms) from=10.242.61.197:43810 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (424.828µs) from=10.242.61.197:43812 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.202.146_9011" 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.608329ms) from=10.242.61.197:43814 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (343.177µs) from=10.242.61.197:43816 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v1_parser_10.96.126.129_8806" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.578849ms) from=10.242.61.197:43818 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (365.868µs) from=10.242.61.197:43820 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v1_catalog_10.96.126.129_8806" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.953224ms) from=10.242.61.197:43822 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (301.448µs) from=10.242.61.197:43824 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v1_nsd_10.96.126.129_8806" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.124881ms) from=10.242.61.197:43826 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (484.897µs) from=10.242.61.197:43828 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.126.129_8806" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.36372ms) from=10.242.61.197:43830 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (362.541µs) from=10.242.61.197:43832 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.231.47_8080" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.238411ms) from=10.242.61.197:43834 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (218.45µs) from=10.242.61.197:43836 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (8.185557ms) from=10.242.61.197:43838 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.238522ms) from=10.242.61.197:43840 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.468073ms) from=10.242.61.197:43842 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (270.42µs) from=10.242.61.197:43844 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.408638ms) from=10.242.61.197:43846 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (545.088µs) from=10.242.61.197:43848 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.210278ms) from=10.242.61.197:43850 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (380.161µs) from=10.242.61.197:43852 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.235546ms) from=10.242.61.197:43854 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (443.727µs) from=10.242.61.197:43856 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.988082ms) from=10.242.61.197:43858 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (371.771µs) from=10.242.61.197:43860 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.578108ms) from=10.242.61.197:43862 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (223.035µs) from=10.242.61.197:43864 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.958133ms) from=10.242.61.197:43866 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (424.146µs) from=10.242.61.197:43868 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.183118ms) from=10.242.61.197:43870 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (336.59µs) from=10.242.61.197:43872 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.895869ms) from=10.242.61.197:43874 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (308.261µs) from=10.242.61.197:43876 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.964181ms) from=10.242.61.197:43878 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (284.277µs) from=10.242.61.197:43880 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.20506ms) from=10.242.61.197:43882 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (5.799675ms) from=10.242.61.197:43884 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.164579ms) from=10.242.61.197:43886 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (353.291µs) from=10.242.61.197:43888 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.577333ms) from=10.242.61.197:43890 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (435.111µs) from=10.242.61.197:43892 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.104973ms) from=10.242.61.197:43894 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (272.889µs) from=10.242.61.197:43896 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.053079ms) from=10.242.61.197:43898 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (304.222µs) from=10.242.61.197:43900 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.517825ms) from=10.242.61.197:43902 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (335.761µs) from=10.242.61.197:43904 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.270146ms) from=10.242.61.197:43906 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (168.93µs) from=10.242.61.197:43908 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.790977ms) from=10.242.61.197:43910 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (3.607255ms) from=10.242.61.197:43912 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.378143ms) from=10.242.61.197:43914 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (416.256µs) from=10.242.61.197:43916 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.924864ms) from=10.242.61.197:43918 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (380.694µs) from=10.242.61.197:43920 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.912749ms) from=10.242.61.197:43922 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (339.006µs) from=10.242.61.197:43924 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.075153ms) from=10.242.61.197:43926 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (389.791µs) from=10.242.61.197:43928 2021/08/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.845303ms) from=10.242.61.197:43930 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (359.244µs) from=10.242.61.197:43932 2021/08/06 22:59:31 [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/06 22:59:31 [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/06 22:59:31 [DEBUG] agent: Service 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/06 22:59:31 [DEBUG] 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/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.916315ms) from=10.242.61.197:43936 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:31 [DEBUG] agent: Node info in sync 2021/08/06 22:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (243.689µs) from=10.242.61.197:43938 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.785546ms) from=10.242.61.197:43940 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (339.722µs) from=10.242.61.197:43942 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.752542ms) from=10.242.61.197:43944 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (447.541µs) from=10.242.61.197:43946 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.585457ms) from=10.242.61.197:43948 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (282.51µs) from=10.242.61.197:43950 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.837999ms) from=10.242.61.197:43952 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (337.296µs) from=10.242.61.197:43954 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.611647ms) from=10.242.61.197:43956 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (463.773µs) from=10.242.61.197:43958 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.025538ms) from=10.242.61.197:43960 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (389.213µs) from=10.242.61.197:43962 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.348412ms) from=10.242.61.197:43964 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (223.016µs) from=10.242.61.197:43966 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.254794ms) from=10.242.61.197:43968 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (231.359µs) from=10.242.61.197:43970 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.439578ms) from=10.242.61.197:43972 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (558.037µs) from=10.242.61.197:43974 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.959372ms) from=10.242.61.197:43976 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (421.865µs) from=10.242.61.197:43978 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.474454ms) from=10.242.61.197:43980 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (330.742µs) from=10.242.61.197:43982 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v11__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.492905ms) from=10.242.61.197:43984 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (530.565µs) from=10.242.61.197:43986 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v11_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.704513ms) from=10.242.61.197:43988 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (410.006µs) from=10.242.61.197:43990 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v12__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.490934ms) from=10.242.61.197:43992 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (386.732µs) from=10.242.61.197:43994 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v12_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.137711ms) from=10.242.61.197:43996 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (256.41µs) from=10.242.61.197:43998 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v13__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.517206ms) from=10.242.61.197:44000 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (414.543µs) from=10.242.61.197:44002 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v13_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (7.663741ms) from=10.242.61.197:44004 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (303.662µs) from=10.242.61.197:44006 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v14__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.472181ms) from=10.242.61.197:44008 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (348.101µs) from=10.242.61.197:44010 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v14_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.335021ms) from=10.242.61.197:44012 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (415.212µs) from=10.242.61.197:44014 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v15__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.732067ms) from=10.242.61.197:44016 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (237.478µs) from=10.242.61.197:44020 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v15_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.447203ms) from=10.242.61.197:44022 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (385.643µs) from=10.242.61.197:44024 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v16__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.086206ms) from=10.242.61.197:44026 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (458.192µs) from=10.242.61.197:44028 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v16_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.431002ms) from=10.242.61.197:44030 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (275.257µs) from=10.242.61.197:44032 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v17__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.569297ms) from=10.242.61.197:44034 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (308.152µs) from=10.242.61.197:44036 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v17_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.954884ms) from=10.242.61.197:44038 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (241.386µs) from=10.242.61.197:44040 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v18__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.132654ms) from=10.242.61.197:44042 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (487.632µs) from=10.242.61.197:44044 2021/08/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v18_aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.830744ms) from=10.242.61.197:44048 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (857.947µs) from=10.242.61.197:44050 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [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/06 22:59:32 [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/06 22:59:32 [DEBUG] agent: Service 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/06 22:59:32 [DEBUG] 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/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [INFO] agent: Synced service "_v19__aai-nquery_10.242.23.2_8446" 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.780317ms) from=10.242.61.197:44052 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_message-router_10.96.150.118_3904" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.210.37_443" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_nsd_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_catalog_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.78.205_9007" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.143.229_9015" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.231.47_8080" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_parser_10.96.126.129_8806" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v0_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.202.146_9011" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v1_multicloud_10.96.1.182_9001" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Service "_v18__aai-nquery_10.242.23.2_8446" in sync 2021/08/06 22:59:32 [DEBUG] agent: Node info in sync 2021/08/06 22:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (363.336µs) from=10.242.61.197:44054 2021/08/06 22:59:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_