+ 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: '61e56d30-7619-b12d-7fdb-d4c8e4cdc785' Node name: 'onap-msb-consul-86975585d9-vbkv2' 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/04/09 06:40:13 [DEBUG] agent: Using random ID "61e56d30-7619-b12d-7fdb-d4c8e4cdc785" as node ID 2021/04/09 06:40:13 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:61e56d30-7619-b12d-7fdb-d4c8e4cdc785 Address:127.0.0.1:8300}] 2021/04/09 06:40:13 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/09 06:40:13 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/09 06:40:13 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/09 06:40:13 [WARN] raft: Unable to get address for server id 61e56d30-7619-b12d-7fdb-d4c8e4cdc785, using fallback address 127.0.0.1:8300: Could not find address for server id 61e56d30-7619-b12d-7fdb-d4c8e4cdc785 2021/04/09 06:40:13 [DEBUG] raft: Votes needed: 1 2021/04/09 06:40:13 [DEBUG] raft: Vote granted from 61e56d30-7619-b12d-7fdb-d4c8e4cdc785 in term 2. Tally: 1 2021/04/09 06:40:13 [INFO] raft: Election won. Tally: 1 2021/04/09 06:40:13 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/09 06:40:14 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-vbkv2.dc1 127.0.0.1 2021/04/09 06:40:14 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-vbkv2 127.0.0.1 2021/04/09 06:40:15 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/09 06:40:15 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-vbkv2.dc1" in area "wan" 2021/04/09 06:40:15 [INFO] consul: cluster leadership acquired 2021/04/09 06:40:15 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-vbkv2 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/09 06:40:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/09 06:40:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/09 06:40:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/09 06:40:15 [INFO] agent: started state syncer 2021/04/09 06:40:15 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/09 06:40:15 [INFO] agent: Synced node info 2021/04/09 06:40:15 [DEBUG] agent: Node info in sync 2021/04/09 06:40:15 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-vbkv2 2021/04/09 06:40:15 [DEBUG] agent: Node info in sync 2021/04/09 06:40:16 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/09 06:40:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vbkv2" since the cluster is too small 2021/04/09 06:40:16 [INFO] consul: member 'onap-msb-consul-86975585d9-vbkv2' joined, marking health alive 2021/04/09 06:40:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vbkv2" since the cluster is too small ==> 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/04/09 06:41:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vbkv2" since the cluster is too small 2021/04/09 06:41:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/09 06:41:41 [DEBUG] agent: Node info in sync 2021/04/09 06:42:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-vbkv2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/09 06:42:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vbkv2" since the cluster is too small 2021/04/09 06:43:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vbkv2" since the cluster is too small 2021/04/09 06:43:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/09 06:43:40 [DEBUG] agent: Node info in sync 2021/04/09 06:44:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vbkv2" since the cluster is too small 2021/04/09 06:45:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-vbkv2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/09 06:45:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vbkv2" since the cluster is too small 2021/04/09 06:45:23 [DEBUG] http: Request GET /v1/status/leader (15.118908ms) from=10.233.78.19:36910 2021/04/09 06:45:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/04/09 06:45:24 [DEBUG] 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/04/09 06:45:24 [INFO] agent: Synced service "_v1_appc_10.233.51.196_8443" 2021/04/09 06:45:24 [DEBUG] agent: Node info in sync 2021/04/09 06:45:24 [DEBUG] http: Request PUT /v1/agent/service/register (133.131917ms) from=10.233.78.19:36920 2021/04/09 06:45:24 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:24 [DEBUG] agent: Node info in sync 2021/04/09 06:45:24 [DEBUG] http: Request GET /v1/health/service/appc-v1 (199.901239ms) from=10.233.78.19:36926 2021/04/09 06:45:25 [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/04/09 06:45:25 [DEBUG] 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/04/09 06:45:25 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.35.116_9007" 2021/04/09 06:45:25 [DEBUG] agent: Node info in sync 2021/04/09 06:45:25 [DEBUG] http: Request PUT /v1/agent/service/register (172.226547ms) from=10.233.78.19:36930 2021/04/09 06:45:25 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:25 [DEBUG] agent: Node info in sync 2021/04/09 06:45:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (316.092µs) from=10.233.78.19:36934 2021/04/09 06:45:25 [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/04/09 06:45:25 [DEBUG] 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/04/09 06:45:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.35.116_9007" 2021/04/09 06:45:25 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:25 [DEBUG] agent: Node info in sync 2021/04/09 06:45:25 [DEBUG] http: Request PUT /v1/agent/service/register (193.022279ms) from=10.233.78.19:36938 2021/04/09 06:45:25 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:25 [DEBUG] agent: Node info in sync 2021/04/09 06:45:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (335.882µs) from=10.233.78.19:36940 2021/04/09 06:45:26 [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/04/09 06:45:26 [DEBUG] 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/04/09 06:45:26 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:26 [INFO] agent: Synced service "_v1_message-router_10.233.28.16_3904" 2021/04/09 06:45:26 [DEBUG] agent: Node info in sync 2021/04/09 06:45:26 [DEBUG] http: Request PUT /v1/agent/service/register (308.711269ms) from=10.233.78.19:36950 2021/04/09 06:45:26 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:26 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:26 [DEBUG] agent: Node info in sync 2021/04/09 06:45:27 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (100.691971ms) from=10.233.78.19:36954 2021/04/09 06:45:27 [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/04/09 06:45:27 [DEBUG] 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/04/09 06:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.157_9015" 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Node info in sync 2021/04/09 06:45:27 [DEBUG] http: Request PUT /v1/agent/service/register (73.71894ms) from=10.233.78.19:36960 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:27 [DEBUG] agent: Node info in sync 2021/04/09 06:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (356.549µs) from=10.233.78.19:36962 2021/04/09 06:45:27 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:27 [DEBUG] 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/04/09 06:45:27 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:27 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" 2021/04/09 06:45:27 [DEBUG] agent: Node info in sync 2021/04/09 06:45:27 [DEBUG] http: Request PUT /v1/agent/service/register (140.047495ms) from=10.233.78.19:36966 2021/04/09 06:45:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:27 [DEBUG] agent: Node info in sync 2021/04/09 06:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (358.324µs) from=10.233.78.19:36968 2021/04/09 06:45:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:28 [DEBUG] 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/04/09 06:45:28 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" 2021/04/09 06:45:28 [DEBUG] agent: Node info in sync 2021/04/09 06:45:28 [DEBUG] http: Request PUT /v1/agent/service/register (124.954027ms) from=10.233.78.19:36972 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [DEBUG] agent: Node info in sync 2021/04/09 06:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (306.736µs) from=10.233.78.19:36974 2021/04/09 06:45:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:28 [DEBUG] 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/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:28 [DEBUG] agent: Node info in sync 2021/04/09 06:45:28 [DEBUG] http: Request PUT /v1/agent/service/register (225.987493ms) from=10.233.78.19:36976 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:28 [DEBUG] agent: Node info in sync 2021/04/09 06:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (308.874µs) from=10.233.78.19:36984 2021/04/09 06:45:29 [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/04/09 06:45:29 [DEBUG] 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/04/09 06:45:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:29 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.28.134_443" 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:29 [DEBUG] agent: Node info in sync 2021/04/09 06:45:29 [DEBUG] http: Request PUT /v1/agent/service/register (515.363837ms) from=10.233.78.19:36988 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:29 [DEBUG] agent: Node info in sync 2021/04/09 06:45:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (545.546µs) from=10.233.78.19:36992 2021/04/09 06:45:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:29 [DEBUG] 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/04/09 06:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.53.67_9518" 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Node info in sync 2021/04/09 06:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (200.40594ms) from=10.233.78.19:36994 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:30 [DEBUG] agent: Node info in sync 2021/04/09 06:45:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (99.853855ms) from=10.233.78.19:37002 2021/04/09 06:45: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/04/09 06:45: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/04/09 06:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:30 [INFO] agent: Synced service "_v0_multicloud_10.233.30.146_9001" 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Node info in sync 2021/04/09 06:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (299.808908ms) from=10.233.78.19:37014 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:30 [DEBUG] agent: Node info in sync 2021/04/09 06:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (399.476884ms) from=10.233.78.19:37018 2021/04/09 06:45:31 [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/04/09 06:45: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/04/09 06:45:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:31 [INFO] agent: Synced service "_v1_multicloud_10.233.30.146_9001" 2021/04/09 06:45:31 [DEBUG] agent: Node info in sync 2021/04/09 06:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (213.754019ms) from=10.233.78.19:37022 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:31 [DEBUG] agent: Node info in sync 2021/04/09 06:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (378.419µs) from=10.233.78.19:37030 2021/04/09 06:45:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45: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/04/09 06:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:32 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.60.245_9009" 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Node info in sync 2021/04/09 06:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (376.872457ms) from=10.233.78.19:37038 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:32 [DEBUG] agent: Node info in sync 2021/04/09 06:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (392.089µs) from=10.233.78.19:37044 2021/04/09 06:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45: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/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.60.245_9009" 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Node info in sync 2021/04/09 06:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (319.57711ms) from=10.233.78.19:37046 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:32 [DEBUG] agent: Node info in sync 2021/04/09 06:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (504.319µs) from=10.233.78.19:37050 2021/04/09 06:45:32 [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/04/09 06:45:32 [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/04/09 06:45: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/04/09 06:45: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/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [DEBUG] agent: Node info in sync 2021/04/09 06:45:33 [DEBUG] http: Request PUT /v1/agent/service/register (234.515273ms) from=10.233.78.19:37052 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [DEBUG] agent: Node info in sync 2021/04/09 06:45:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (364.204µs) from=10.233.78.19:37056 2021/04/09 06:45:33 [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/04/09 06:45:33 [DEBUG] agent: Service 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/04/09 06:45:33 [DEBUG] 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/04/09 06:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:33 [DEBUG] agent: Node info in sync 2021/04/09 06:45:33 [DEBUG] http: Request PUT /v1/agent/service/register (76.976596ms) from=10.233.78.19:37068 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:33 [DEBUG] agent: Node info in sync 2021/04/09 06:45:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (322.625µs) from=10.233.78.19:37070 2021/04/09 06:45:34 [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/04/09 06:45:34 [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/04/09 06:45:34 [DEBUG] agent: Service 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/04/09 06:45:34 [DEBUG] 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/04/09 06:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Node info in sync 2021/04/09 06:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (35.756531ms) from=10.233.78.19:37074 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Node info in sync 2021/04/09 06:45:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (306.283µs) from=10.233.78.19:37080 2021/04/09 06:45:34 [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/04/09 06:45:34 [DEBUG] agent: Service 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/04/09 06:45:34 [DEBUG] 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/04/09 06:45:34 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Node info in sync 2021/04/09 06:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (434.250494ms) from=10.233.78.19:37084 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:34 [DEBUG] agent: Node info in sync 2021/04/09 06:45:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (311.532µs) from=10.233.78.19:37090 2021/04/09 06:45:35 [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/04/09 06:45:35 [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/04/09 06:45:35 [DEBUG] agent: Service 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/04/09 06:45:35 [DEBUG] 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/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:35 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:35 [DEBUG] agent: Node info in sync 2021/04/09 06:45:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.016159ms) from=10.233.78.19:37092 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Node info in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:35 [DEBUG] agent: Node info in sync 2021/04/09 06:45:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (102.616509ms) from=10.233.78.19:37096 2021/04/09 06:45:35 [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/04/09 06:45:35 [DEBUG] agent: Service 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/04/09 06:45:35 [DEBUG] 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/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Node info in sync 2021/04/09 06:45:36 [DEBUG] http: Request PUT /v1/agent/service/register (634.363205ms) from=10.233.78.19:37098 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Node info in sync 2021/04/09 06:45:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (453.421µs) from=10.233.78.19:37114 2021/04/09 06:45:36 [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/04/09 06:45:36 [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/04/09 06:45:36 [DEBUG] agent: Service 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/04/09 06:45:36 [DEBUG] 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/04/09 06:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Node info in sync 2021/04/09 06:45:36 [DEBUG] http: Request PUT /v1/agent/service/register (109.742122ms) from=10.233.78.19:37116 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Node info in sync 2021/04/09 06:45:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (427.186µs) from=10.233.78.19:37118 2021/04/09 06:45:36 [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/04/09 06:45:36 [DEBUG] agent: Service 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/04/09 06:45:36 [DEBUG] 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/04/09 06:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Node info in sync 2021/04/09 06:45:36 [DEBUG] http: Request PUT /v1/agent/service/register (200.469092ms) from=10.233.78.19:37124 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:36 [DEBUG] agent: Node info in sync 2021/04/09 06:45:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (328.379µs) from=10.233.78.19:37126 2021/04/09 06:45:37 [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/04/09 06:45:37 [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/04/09 06:45:37 [DEBUG] agent: Service 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/04/09 06:45:37 [DEBUG] 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/04/09 06:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Node info in sync 2021/04/09 06:45:37 [DEBUG] http: Request PUT /v1/agent/service/register (436.293332ms) from=10.233.78.19:37132 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:37 [DEBUG] agent: Node info in sync 2021/04/09 06:45:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (448.387µs) from=10.233.78.19:37136 2021/04/09 06:45:37 [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/04/09 06:45:37 [DEBUG] agent: Service 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/04/09 06:45:37 [DEBUG] 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/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Node info in sync 2021/04/09 06:45:38 [DEBUG] http: Request PUT /v1/agent/service/register (235.703302ms) from=10.233.78.19:37144 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Node info in sync 2021/04/09 06:45:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (420.829µs) from=10.233.78.19:37146 2021/04/09 06:45:38 [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/04/09 06:45:38 [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/04/09 06:45:38 [DEBUG] agent: Service 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/04/09 06:45:38 [DEBUG] 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/04/09 06:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Node info in sync 2021/04/09 06:45:38 [DEBUG] http: Request PUT /v1/agent/service/register (379.788537ms) from=10.233.78.19:37148 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Node info in sync 2021/04/09 06:45:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (404.937µs) from=10.233.78.19:37154 2021/04/09 06:45:38 [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/04/09 06:45:38 [DEBUG] agent: Service 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/04/09 06:45:38 [DEBUG] 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/04/09 06:45:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Node info in sync 2021/04/09 06:45:38 [DEBUG] http: Request PUT /v1/agent/service/register (314.415352ms) from=10.233.78.19:37156 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:38 [DEBUG] agent: Node info in sync 2021/04/09 06:45:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (303.248µs) from=10.233.78.19:37162 2021/04/09 06:45:39 [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/04/09 06:45:39 [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/04/09 06:45:39 [DEBUG] agent: Service 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/04/09 06:45:39 [DEBUG] 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/04/09 06:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:39 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:39 [DEBUG] agent: Node info in sync 2021/04/09 06:45:39 [DEBUG] http: Request PUT /v1/agent/service/register (228.0313ms) from=10.233.78.19:37164 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:39 [DEBUG] agent: Node info in sync 2021/04/09 06:45:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (472.487µs) from=10.233.78.19:37168 2021/04/09 06:45:39 [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/04/09 06:45:39 [DEBUG] agent: Service 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/04/09 06:45:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:40 [DEBUG] agent: Node info in sync 2021/04/09 06:45:40 [DEBUG] http: Request PUT /v1/agent/service/register (799.847687ms) from=10.233.78.19:37170 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Node info in sync 2021/04/09 06:45:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (439.528µs) from=10.233.78.19:37184 2021/04/09 06:45:40 [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/04/09 06:45:40 [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/04/09 06:45:40 [DEBUG] agent: Service 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/04/09 06:45:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Node info in sync 2021/04/09 06:45:40 [DEBUG] http: Request PUT /v1/agent/service/register (255.777399ms) from=10.233.78.19:37186 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (379.72µs) from=10.233.78.19:37190 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Node info in sync 2021/04/09 06:45:40 [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/04/09 06:45:40 [DEBUG] agent: Service 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/04/09 06:45:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Node info in sync 2021/04/09 06:45:40 [DEBUG] http: Request PUT /v1/agent/service/register (103.410003ms) from=10.233.78.19:37192 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:40 [DEBUG] agent: Node info in sync 2021/04/09 06:45:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (619.169µs) from=10.233.78.19:37194 2021/04/09 06:45:41 [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/04/09 06:45:41 [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/04/09 06:45:41 [DEBUG] agent: Service 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/04/09 06:45:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:41 [DEBUG] agent: Node info in sync 2021/04/09 06:45:41 [DEBUG] http: Request PUT /v1/agent/service/register (475.142889ms) from=10.233.78.19:37196 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Node info in sync 2021/04/09 06:45:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (490.154µs) from=10.233.78.19:37208 2021/04/09 06:45:41 [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/04/09 06:45:41 [DEBUG] agent: Service 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/04/09 06:45:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.244_8446" 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Node info in sync 2021/04/09 06:45:41 [DEBUG] http: Request PUT /v1/agent/service/register (103.021644ms) from=10.233.78.19:37216 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:41 [DEBUG] agent: Node info in sync 2021/04/09 06:45:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (517.966µs) from=10.233.78.19:37222 2021/04/09 06:45:42 [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/04/09 06:45:42 [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/04/09 06:45:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Node info in sync 2021/04/09 06:45:42 [DEBUG] http: Request PUT /v1/agent/service/register (336.953684ms) from=10.233.78.19:37226 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Node info in sync 2021/04/09 06:45:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (353.492µs) from=10.233.78.19:37232 2021/04/09 06:45:42 [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/04/09 06:45:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Node info in sync 2021/04/09 06:45:42 [DEBUG] http: Request PUT /v1/agent/service/register (437.857174ms) from=10.233.78.19:37234 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (507.176µs) from=10.233.78.19:37240 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Node info in sync 2021/04/09 06:45:43 [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/04/09 06:45:43 [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/04/09 06:45:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Node info in sync 2021/04/09 06:45:43 [DEBUG] http: Request PUT /v1/agent/service/register (323.773169ms) from=10.233.78.19:37248 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:43 [DEBUG] agent: Node info in sync 2021/04/09 06:45:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (557.726µs) from=10.233.78.19:37250 2021/04/09 06:45:43 [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/04/09 06:45:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Node info in sync 2021/04/09 06:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (299.766772ms) from=10.233.78.19:37252 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Node info in sync 2021/04/09 06:45:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (308.797µs) from=10.233.78.19:37258 2021/04/09 06:45:44 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Node info in sync 2021/04/09 06:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (332.144399ms) from=10.233.78.19:37262 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Node info in sync 2021/04/09 06:45:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (342.241µs) from=10.233.78.19:37264 2021/04/09 06:45:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Node info in sync 2021/04/09 06:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (231.780543ms) from=10.233.78.19:37266 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:44 [DEBUG] agent: Node info in sync 2021/04/09 06:45:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (400.017µs) from=10.233.78.19:37270 2021/04/09 06:45:45 [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/04/09 06:45:45 [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/04/09 06:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Node info in sync 2021/04/09 06:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.037421ms) from=10.233.78.19:37272 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Node info in sync 2021/04/09 06:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (442.318µs) from=10.233.78.19:37276 2021/04/09 06:45:45 [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/04/09 06:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Node info in sync 2021/04/09 06:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (400.120848ms) from=10.233.78.19:37278 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Node info in sync 2021/04/09 06:45:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (314.448µs) from=10.233.78.19:37284 2021/04/09 06:45:45 [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/04/09 06:45:45 [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/04/09 06:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Node info in sync 2021/04/09 06:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (85.671765ms) from=10.233.78.19:37288 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:45 [DEBUG] agent: Node info in sync 2021/04/09 06:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (302.683µs) from=10.233.78.19:37290 2021/04/09 06:45:46 [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/04/09 06:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Node info in sync 2021/04/09 06:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (400.017547ms) from=10.233.78.19:37294 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:46 [DEBUG] agent: Node info in sync 2021/04/09 06:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (419.44µs) from=10.233.78.19:37302 2021/04/09 06:45:46 [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/04/09 06:45:46 [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/04/09 06:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:47 [DEBUG] agent: Node info in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Node info in sync 2021/04/09 06:45:47 [DEBUG] http: Request PUT /v1/agent/service/register (600.489854ms) from=10.233.78.19:37308 2021/04/09 06:45:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (325.696µs) from=10.233.78.19:37314 2021/04/09 06:45:47 [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/04/09 06:45:47 [DEBUG] agent: Service 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/04/09 06:45:47 [DEBUG] 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/04/09 06:45:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Node info in sync 2021/04/09 06:45:47 [DEBUG] http: Request PUT /v1/agent/service/register (32.024374ms) from=10.233.78.19:37318 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Node info in sync 2021/04/09 06:45:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (432.554074ms) from=10.233.78.19:37322 2021/04/09 06:45:48 [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/04/09 06:45:48 [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/04/09 06:45:48 [DEBUG] agent: Service 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/04/09 06:45:48 [DEBUG] 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/04/09 06:45:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Node info in sync 2021/04/09 06:45:48 [DEBUG] http: Request PUT /v1/agent/service/register (501.129999ms) from=10.233.78.19:37328 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:48 [DEBUG] agent: Node info in sync 2021/04/09 06:45:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (453.931µs) from=10.233.78.19:37334 2021/04/09 06:45:49 [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/04/09 06:45:49 [DEBUG] agent: Service 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/04/09 06:45:49 [DEBUG] 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/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Node info in sync 2021/04/09 06:45:49 [DEBUG] http: Request PUT /v1/agent/service/register (434.040996ms) from=10.233.78.19:37336 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Node info in sync 2021/04/09 06:45:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (444.099µs) from=10.233.78.19:37340 2021/04/09 06:45:49 [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/04/09 06:45:49 [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/04/09 06:45:49 [DEBUG] agent: Service 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/04/09 06:45:49 [DEBUG] 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/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Node info in sync 2021/04/09 06:45:49 [DEBUG] http: Request PUT /v1/agent/service/register (230.808329ms) from=10.233.78.19:37342 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:49 [DEBUG] agent: Node info in sync 2021/04/09 06:45:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (380.537µs) from=10.233.78.19:37348 2021/04/09 06:45:50 [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/04/09 06:45:50 [DEBUG] agent: Service 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/04/09 06:45:50 [DEBUG] 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/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Node info in sync 2021/04/09 06:45:50 [DEBUG] http: Request PUT /v1/agent/service/register (134.306584ms) from=10.233.78.19:37352 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Node info in sync 2021/04/09 06:45:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (409.584µs) from=10.233.78.19:37360 2021/04/09 06:45:50 [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/04/09 06:45:50 [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/04/09 06:45:50 [DEBUG] agent: Service 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/04/09 06:45:50 [DEBUG] 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/04/09 06:45:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Node info in sync 2021/04/09 06:45:50 [DEBUG] http: Request PUT /v1/agent/service/register (123.859565ms) from=10.233.78.19:37362 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:50 [DEBUG] agent: Node info in sync 2021/04/09 06:45:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (200.246566ms) from=10.233.78.19:37368 2021/04/09 06:45:51 [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/04/09 06:45:51 [DEBUG] agent: Service 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/04/09 06:45:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.244_8446" 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:51 [DEBUG] agent: Node info in sync 2021/04/09 06:45:51 [DEBUG] http: Request PUT /v1/agent/service/register (500.825469ms) from=10.233.78.19:37370 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:51 [DEBUG] agent: Node info in sync 2021/04/09 06:45:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (598.057µs) from=10.233.78.19:37384 2021/04/09 06:45:51 [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/04/09 06:45:51 [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/04/09 06:45:51 [DEBUG] agent: Service 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/04/09 06:45:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:52 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Node info in sync 2021/04/09 06:45:52 [DEBUG] http: Request PUT /v1/agent/service/register (300.96019ms) from=10.233.78.19:37390 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Node info in sync 2021/04/09 06:45:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (333.83µs) from=10.233.78.19:37394 2021/04/09 06:45:52 [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/04/09 06:45:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Node info in sync 2021/04/09 06:45:52 [DEBUG] http: Request PUT /v1/agent/service/register (428.990925ms) from=10.233.78.19:37398 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Node info in sync 2021/04/09 06:45:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (516.687µs) from=10.233.78.19:37404 2021/04/09 06:45:53 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Node info in sync 2021/04/09 06:45:53 [DEBUG] http: Request PUT /v1/agent/service/register (411.543223ms) from=10.233.78.19:37406 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (487.946µs) from=10.233.78.19:37414 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Node info in sync 2021/04/09 06:45:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Node info in sync 2021/04/09 06:45:53 [DEBUG] http: Request PUT /v1/agent/service/register (104.094788ms) from=10.233.78.19:37416 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:53 [DEBUG] agent: Node info in sync 2021/04/09 06:45:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (307.649µs) from=10.233.78.19:37418 2021/04/09 06:45:54 [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/04/09 06:45:54 [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/04/09 06:45:54 [DEBUG] agent: Service 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/04/09 06:45:54 [DEBUG] 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/04/09 06:45:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Node info in sync 2021/04/09 06:45:54 [DEBUG] http: Request PUT /v1/agent/service/register (203.454999ms) from=10.233.78.19:37420 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (391.621µs) from=10.233.78.19:37428 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Node info in sync 2021/04/09 06:45:54 [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/04/09 06:45:54 [DEBUG] agent: Service 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/04/09 06:45:54 [DEBUG] 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/04/09 06:45:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Node info in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:54 [DEBUG] agent: Node info in sync 2021/04/09 06:45:54 [DEBUG] http: Request PUT /v1/agent/service/register (159.765263ms) from=10.233.78.19:37432 2021/04/09 06:45:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (33.242137ms) from=10.233.78.19:37434 2021/04/09 06:45:54 [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/04/09 06:45:54 [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/04/09 06:45:54 [DEBUG] agent: Service 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/04/09 06:45:54 [DEBUG] 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/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Node info in sync 2021/04/09 06:45:55 [DEBUG] http: Request PUT /v1/agent/service/register (293.372995ms) from=10.233.78.19:37438 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Node info in sync 2021/04/09 06:45:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (558.746µs) from=10.233.78.19:37444 2021/04/09 06:45:55 [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/04/09 06:45:55 [DEBUG] agent: Service 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/04/09 06:45:55 [DEBUG] 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/04/09 06:45:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Node info in sync 2021/04/09 06:45:55 [DEBUG] http: Request PUT /v1/agent/service/register (262.15488ms) from=10.233.78.19:37446 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:55 [DEBUG] agent: Node info in sync 2021/04/09 06:45:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (510.853µs) from=10.233.78.19:37452 2021/04/09 06:45:55 [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/04/09 06:45:55 [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/04/09 06:45:55 [DEBUG] agent: Service 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/04/09 06:45:55 [DEBUG] 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/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [INFO] agent: Synced service "_v15__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Node info in sync 2021/04/09 06:45:56 [DEBUG] http: Request PUT /v1/agent/service/register (328.50856ms) from=10.233.78.19:37454 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Node info in sync 2021/04/09 06:45:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (544.019µs) from=10.233.78.19:37460 2021/04/09 06:45:56 [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/04/09 06:45:56 [DEBUG] agent: Service 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/04/09 06:45:56 [DEBUG] 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/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [INFO] agent: Synced service "_v15_aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Node info in sync 2021/04/09 06:45:56 [DEBUG] http: Request PUT /v1/agent/service/register (300.926591ms) from=10.233.78.19:37464 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:56 [DEBUG] agent: Node info in sync 2021/04/09 06:45:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (490.681µs) from=10.233.78.19:37472 2021/04/09 06:45:56 [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/04/09 06:45:56 [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/04/09 06:45:57 [DEBUG] agent: Service 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/04/09 06:45:57 [DEBUG] 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/04/09 06:45:57 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [INFO] agent: Synced service "_v16__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Node info in sync 2021/04/09 06:45:57 [DEBUG] http: Request PUT /v1/agent/service/register (600.828672ms) from=10.233.78.19:37474 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:57 [DEBUG] agent: Node info in sync 2021/04/09 06:45:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (491.172µs) from=10.233.78.19:37480 2021/04/09 06:45:57 [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/04/09 06:45:57 [DEBUG] agent: Service 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/04/09 06:45:57 [DEBUG] 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/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [INFO] agent: Synced service "_v16_aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Node info in sync 2021/04/09 06:45:58 [DEBUG] http: Request PUT /v1/agent/service/register (360.251512ms) from=10.233.78.19:37484 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Node info in sync 2021/04/09 06:45:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (346.045µs) from=10.233.78.19:37486 2021/04/09 06:45:58 [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/04/09 06:45:58 [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/04/09 06:45:58 [DEBUG] agent: Service 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/04/09 06:45:58 [DEBUG] 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/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [INFO] agent: Synced service "_v17__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Node info in sync 2021/04/09 06:45:58 [DEBUG] http: Request PUT /v1/agent/service/register (407.993274ms) from=10.233.78.19:37488 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:58 [DEBUG] agent: Node info in sync 2021/04/09 06:45:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (400.928µs) from=10.233.78.19:37492 2021/04/09 06:45:58 [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/04/09 06:45:58 [DEBUG] agent: Service 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/04/09 06:45:58 [DEBUG] 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/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [INFO] agent: Synced service "_v17_aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Node info in sync 2021/04/09 06:45:59 [DEBUG] http: Request PUT /v1/agent/service/register (400.099366ms) from=10.233.78.19:37498 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Node info in sync 2021/04/09 06:45:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (307.224µs) from=10.233.78.19:37502 2021/04/09 06:45:59 [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/04/09 06:45:59 [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/04/09 06:45:59 [DEBUG] agent: Service 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/04/09 06:45:59 [DEBUG] 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/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [INFO] agent: Synced service "_v18__aai-nquery_10.233.74.244_8446" 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Node info in sync 2021/04/09 06:45:59 [DEBUG] http: Request PUT /v1/agent/service/register (361.360157ms) from=10.233.78.19:37504 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Service "_v17_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:45:59 [DEBUG] agent: Node info in sync 2021/04/09 06:45:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (325.62µs) from=10.233.78.19:37506 2021/04/09 06:45:59 [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/04/09 06:45:59 [DEBUG] agent: Service 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/04/09 06:45:59 [DEBUG] 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/04/09 06:46:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [INFO] agent: Synced service "_v18_aai-nquery_10.233.74.244_8446" 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.157_9015" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Node info in sync 2021/04/09 06:46:00 [DEBUG] http: Request PUT /v1/agent/service/register (378.999151ms) from=10.233.78.19:37508 2021/04/09 06:46:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.53.67_9518" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.134_443" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud_10.233.30.146_9001" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.116_9007" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.245_9009" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_message-router_10.233.28.16_3904" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_appc_10.233.51.196_8443" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.42.131_9005" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.42.131_9005" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.244_8446" in sync 2021/04/09 06:46:00 [DEBUG] agent: Service "_v16_aai-generic-que