By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'c868fa57-c594-3fd1-1108-306865622067' Node name: 'onap-msb-consul-86975585d9-nm6pj' 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/05/21 23:04:27 [DEBUG] agent: Using random ID "c868fa57-c594-3fd1-1108-306865622067" as node ID 2021/05/21 23:04:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c868fa57-c594-3fd1-1108-306865622067 Address:127.0.0.1:8300}] 2021/05/21 23:04:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/21 23:04:28 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/21 23:04:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/21 23:04:28 [WARN] raft: Unable to get address for server id c868fa57-c594-3fd1-1108-306865622067, using fallback address 127.0.0.1:8300: Could not find address for server id c868fa57-c594-3fd1-1108-306865622067 2021/05/21 23:04:28 [DEBUG] raft: Votes needed: 1 2021/05/21 23:04:28 [DEBUG] raft: Vote granted from c868fa57-c594-3fd1-1108-306865622067 in term 2. Tally: 1 2021/05/21 23:04:28 [INFO] raft: Election won. Tally: 1 2021/05/21 23:04:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/21 23:04:28 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-nm6pj.dc1 127.0.0.1 2021/05/21 23:04:28 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-nm6pj 127.0.0.1 2021/05/21 23:04:28 [INFO] consul: cluster leadership acquired 2021/05/21 23:04:28 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-nm6pj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/21 23:04:28 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-nm6pj.dc1" in area "wan" 2021/05/21 23:04:28 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/21 23:04:28 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-nm6pj 2021/05/21 23:04:29 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/21 23:04:29 [INFO] agent: Synced node info 2021/05/21 23:04:29 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/21 23:04:29 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/21 23:04:29 [INFO] agent: started state syncer 2021/05/21 23:04:29 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/21 23:04:30 [DEBUG] agent: Node info in sync 2021/05/21 23:04:30 [DEBUG] agent: Node info in sync 2021/05/21 23:04:31 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/21 23:04:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nm6pj" since the cluster is too small 2021/05/21 23:04:31 [INFO] consul: member 'onap-msb-consul-86975585d9-nm6pj' joined, marking health alive 2021/05/21 23:04:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nm6pj" 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/05/21 23:05:02 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-nm6pj": context deadline exceeded 2021/05/21 23:05:02 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-nm6pj": last request still outstanding 2021/05/21 23:05:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nm6pj" since the cluster is too small 2021/05/21 23:06:07 [DEBUG] http: Request GET /v1/status/leader (700.474149ms) from=10.233.68.175:46590 2021/05/21 23:06:08 [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/05/21 23:06:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:10 [INFO] agent: Synced service "_v1_appc_10.233.0.224_8443" 2021/05/21 23:06:10 [DEBUG] agent: Node info in sync 2021/05/21 23:06:10 [DEBUG] http: Request PUT /v1/agent/service/register (2.004086513s) from=10.233.68.175:46600 2021/05/21 23:06:10 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:10 [DEBUG] agent: Node info in sync 2021/05/21 23:06:10 [DEBUG] http: Request GET /v1/health/service/appc-v1 (1.358643ms) from=10.233.68.175:46618 2021/05/21 23:06:11 [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/05/21 23:06:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:11 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:11 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.61.140_443" 2021/05/21 23:06:11 [DEBUG] agent: Node info in sync 2021/05/21 23:06:11 [DEBUG] http: Request PUT /v1/agent/service/register (752.090108ms) from=10.233.68.175:46620 2021/05/21 23:06:11 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:11 [DEBUG] agent: Node info in sync 2021/05/21 23:06:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (720.643µs) from=10.233.68.175:46628 2021/05/21 23:06:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:12 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:12 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.10.222_9004" 2021/05/21 23:06:12 [DEBUG] agent: Node info in sync 2021/05/21 23:06:12 [DEBUG] http: Request PUT /v1/agent/service/register (201.433903ms) from=10.233.68.175:46630 2021/05/21 23:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:12 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:12 [DEBUG] agent: Node info in sync 2021/05/21 23:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (93.777281ms) from=10.233.68.175:46642 2021/05/21 23:06:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:13 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.10.222_9004" 2021/05/21 23:06:13 [DEBUG] agent: Node info in sync 2021/05/21 23:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (302.572139ms) from=10.233.68.175:46644 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:13 [DEBUG] agent: Node info in sync 2021/05/21 23:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (463.037µs) from=10.233.68.175:46648 2021/05/21 23:06:13 [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/05/21 23:06:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:13 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.58.151_9015" 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:13 [DEBUG] agent: Node info in sync 2021/05/21 23:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (210.663381ms) from=10.233.68.175:46654 2021/05/21 23:06:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:13 [DEBUG] agent: Node info in sync 2021/05/21 23:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (446.032µs) from=10.233.68.175:46660 2021/05/21 23:06:14 [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/05/21 23:06:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:14 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.46.9_9009" 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Node info in sync 2021/05/21 23:06:14 [DEBUG] http: Request PUT /v1/agent/service/register (400.35042ms) from=10.233.68.175:46662 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:14 [DEBUG] agent: Node info in sync 2021/05/21 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (328.315µs) from=10.233.68.175:46678 2021/05/21 23:06:14 [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/05/21 23:06:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:14 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.46.9_9009" 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Node info in sync 2021/05/21 23:06:14 [DEBUG] http: Request PUT /v1/agent/service/register (257.967521ms) from=10.233.68.175:46684 2021/05/21 23:06:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:14 [DEBUG] agent: Node info in sync 2021/05/21 23:06:15 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (364.301µs) from=10.233.68.175:46686 2021/05/21 23:06:15 [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/05/21 23:06:15 [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/05/21 23:06:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:15 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:15 [DEBUG] agent: Node info in sync 2021/05/21 23:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (387.973134ms) from=10.233.68.175:46688 2021/05/21 23:06:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:15 [DEBUG] agent: Node info in sync 2021/05/21 23:06:15 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (452.409µs) from=10.233.68.175:46692 2021/05/21 23:06:15 [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/05/21 23:06:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:16 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:16 [DEBUG] agent: Node info in sync 2021/05/21 23:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (322.618405ms) from=10.233.68.175:46698 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:16 [DEBUG] agent: Node info in sync 2021/05/21 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (544.839µs) from=10.233.68.175:46700 2021/05/21 23:06:16 [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/05/21 23:06:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:17 [DEBUG] agent: Node info in sync 2021/05/21 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (700.842774ms) from=10.233.68.175:46702 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:17 [DEBUG] agent: Node info in sync 2021/05/21 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (509.583µs) from=10.233.68.175:46712 2021/05/21 23:06:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [INFO] agent: Synced service "_v1_parser_10.233.9.196_8806" 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Node info in sync 2021/05/21 23:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (243.995164ms) from=10.233.68.175:46720 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:17 [DEBUG] agent: Node info in sync 2021/05/21 23:06:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (199.540141ms) from=10.233.68.175:46722 2021/05/21 23:06:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:18 [INFO] agent: Synced service "_v1_catalog_10.233.9.196_8806" 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:18 [DEBUG] agent: Node info in sync 2021/05/21 23:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (201.704798ms) from=10.233.68.175:46726 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:18 [DEBUG] agent: Node info in sync 2021/05/21 23:06:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (676.333µs) from=10.233.68.175:46728 2021/05/21 23:06:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [INFO] agent: Synced service "_v1_nsd_10.233.9.196_8806" 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:19 [DEBUG] agent: Node info in sync 2021/05/21 23:06:19 [DEBUG] http: Request PUT /v1/agent/service/register (699.783856ms) from=10.233.68.175:46732 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Node info in sync 2021/05/21 23:06:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (502.834µs) from=10.233.68.175:46742 2021/05/21 23:06:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.196_8806" 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Node info in sync 2021/05/21 23:06:19 [DEBUG] http: Request PUT /v1/agent/service/register (597.295081ms) from=10.233.68.175:46744 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:19 [DEBUG] agent: Node info in sync 2021/05/21 23:06:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (599.709021ms) from=10.233.68.175:46756 2021/05/21 23:06:20 [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/05/21 23:06:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [INFO] agent: Synced service "_v0_multicloud_10.233.46.159_9001" 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Node info in sync 2021/05/21 23:06:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.208881ms) from=10.233.68.175:46762 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Node info in sync 2021/05/21 23:06:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (557.195µs) from=10.233.68.175:46770 2021/05/21 23:06:21 [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/05/21 23:06:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [INFO] agent: Synced service "_v1_multicloud_10.233.46.159_9001" 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Node info in sync 2021/05/21 23:06:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.20164ms) from=10.233.68.175:46772 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:21 [DEBUG] agent: Node info in sync 2021/05/21 23:06:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (505.429µs) from=10.233.68.175:46776 2021/05/21 23:06:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.32.181_9011" 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Node info in sync 2021/05/21 23:06:22 [DEBUG] http: Request PUT /v1/agent/service/register (256.341543ms) from=10.233.68.175:46778 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Node info in sync 2021/05/21 23:06:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (562.29µs) from=10.233.68.175:46786 2021/05/21 23:06:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.32.181_9011" 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Node info in sync 2021/05/21 23:06:22 [DEBUG] http: Request PUT /v1/agent/service/register (300.789139ms) from=10.233.68.175:46788 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:22 [DEBUG] agent: Node info in sync 2021/05/21 23:06:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (755.946µs) from=10.233.68.175:46792 2021/05/21 23:06:23 [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/05/21 23:06:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [INFO] agent: Synced service "_v1_message-router_10.233.15.251_3904" 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Node info in sync 2021/05/21 23:06:23 [DEBUG] http: Request PUT /v1/agent/service/register (374.093253ms) from=10.233.68.175:46794 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Node info in sync 2021/05/21 23:06:23 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (349.66µs) from=10.233.68.175:46804 2021/05/21 23:06:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.16.235_8080" 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Node info in sync 2021/05/21 23:06:23 [DEBUG] http: Request PUT /v1/agent/service/register (172.54175ms) from=10.233.68.175:46808 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:23 [DEBUG] agent: Node info in sync 2021/05/21 23:06:23 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (463.255µs) from=10.233.68.175:46816 2021/05/21 23:06:24 [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/05/21 23:06: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/05/21 23:06:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:24 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.30.41_9518" 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:24 [DEBUG] agent: Node info in sync 2021/05/21 23:06:24 [DEBUG] http: Request PUT /v1/agent/service/register (400.925105ms) from=10.233.68.175:46818 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (446.057µs) from=10.233.68.175:46824 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:24 [DEBUG] agent: Node info in sync 2021/05/21 23:06:24 [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/05/21 23:06: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/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.132_9007" 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:25 [DEBUG] agent: Node info in sync 2021/05/21 23:06:25 [DEBUG] http: Request PUT /v1/agent/service/register (105.326198ms) from=10.233.68.175:46828 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:25 [DEBUG] agent: Node info in sync 2021/05/21 23:06:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (288.582354ms) from=10.233.68.175:46830 2021/05/21 23:06: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/05/21 23:06: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/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.132_9007" 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:25 [DEBUG] agent: Node info in sync 2021/05/21 23:06:25 [DEBUG] http: Request PUT /v1/agent/service/register (400.185601ms) from=10.233.68.175:46834 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:25 [DEBUG] agent: Node info in sync 2021/05/21 23:06:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (996.743µs) from=10.233.68.175:46840 2021/05/21 23:06:26 [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/05/21 23:06:26 [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/05/21 23:06:26 [DEBUG] agent: Service 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/05/21 23:06: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/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:26 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Node info in sync 2021/05/21 23:06:26 [DEBUG] http: Request PUT /v1/agent/service/register (499.746748ms) from=10.233.68.175:46842 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:26 [DEBUG] agent: Node info in sync 2021/05/21 23:06:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (94.504321ms) from=10.233.68.175:46852 2021/05/21 23:06:27 [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/05/21 23:06:27 [DEBUG] agent: Service 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/05/21 23:06: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/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:27 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:27 [DEBUG] agent: Node info in sync 2021/05/21 23:06:27 [DEBUG] http: Request PUT /v1/agent/service/register (400.457454ms) from=10.233.68.175:46854 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:27 [DEBUG] agent: Node info in sync 2021/05/21 23:06:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (414.283µs) from=10.233.68.175:46860 2021/05/21 23:06:27 [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/05/21 23:06:27 [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/05/21 23:06:27 [DEBUG] agent: Service 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/05/21 23:06: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/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:28 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Node info in sync 2021/05/21 23:06:28 [DEBUG] http: Request PUT /v1/agent/service/register (600.876607ms) from=10.233.68.175:46864 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Node info in sync 2021/05/21 23:06:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (408.971µs) from=10.233.68.175:46868 2021/05/21 23:06:28 [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/05/21 23:06:28 [DEBUG] agent: Service 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/05/21 23:06: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/05/21 23:06:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nm6pj" since the cluster is too small 2021/05/21 23:06:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nm6pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Node info in sync 2021/05/21 23:06:28 [DEBUG] http: Request PUT /v1/agent/service/register (348.731432ms) from=10.233.68.175:46870 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:28 [DEBUG] agent: Node info in sync 2021/05/21 23:06:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (582.922µs) from=10.233.68.175:46874 2021/05/21 23:06:29 [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/05/21 23:06:29 [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/05/21 23:06:29 [DEBUG] agent: Service 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/05/21 23:06: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/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] agent: Node info in sync 2021/05/21 23:06:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.733429ms) from=10.233.68.175:46876 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (622.792µs) from=10.233.68.175:46884 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:29 [DEBUG] agent: Node info in sync 2021/05/21 23:06:29 [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/05/21 23:06:30 [DEBUG] agent: Service 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/05/21 23:06: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/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Node info in sync 2021/05/21 23:06:30 [DEBUG] http: Request PUT /v1/agent/service/register (582.780849ms) from=10.233.68.175:46890 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:30 [DEBUG] agent: Node info in sync 2021/05/21 23:06:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (406.673µs) from=10.233.68.175:46896 2021/05/21 23:06:30 [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/05/21 23:06:30 [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/05/21 23:06:30 [DEBUG] agent: Service 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/05/21 23:06: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/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Node info in sync 2021/05/21 23:06:31 [DEBUG] http: Request PUT /v1/agent/service/register (309.43139ms) from=10.233.68.175:46898 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:31 [DEBUG] agent: Node info in sync 2021/05/21 23:06:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (502.975µs) from=10.233.68.175:46900 2021/05/21 23:06:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06: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/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Node info in sync 2021/05/21 23:06:31 [DEBUG] http: Request PUT /v1/agent/service/register (258.678352ms) from=10.233.68.175:46904 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:31 [DEBUG] agent: Node info in sync 2021/05/21 23:06:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (640.709µs) from=10.233.68.175:46908 2021/05/21 23:06:31 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:06: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/05/21 23:06:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:33 [DEBUG] agent: Node info in sync 2021/05/21 23:06:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.300708051s) from=10.233.68.175:46912 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Node info in sync 2021/05/21 23:06:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (454.692µs) from=10.233.68.175:46918 2021/05/21 23:06:33 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:33 [DEBUG] agent: Node info in sync 2021/05/21 23:06:33 [DEBUG] http: Request PUT /v1/agent/service/register (213.653315ms) from=10.233.68.175:46924 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:33 [DEBUG] agent: Node info in sync 2021/05/21 23:06:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (461.36µs) from=10.233.68.175:46928 2021/05/21 23:06:33 [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/05/21 23:06:33 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:34 [DEBUG] agent: Node info in sync 2021/05/21 23:06:34 [DEBUG] http: Request PUT /v1/agent/service/register (400.116186ms) from=10.233.68.175:46930 2021/05/21 23:06:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Node info in sync 2021/05/21 23:06:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (562.673µs) from=10.233.68.175:46936 2021/05/21 23:06:34 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:34 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Node info in sync 2021/05/21 23:06:34 [DEBUG] http: Request PUT /v1/agent/service/register (447.2075ms) from=10.233.68.175:46942 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:34 [DEBUG] agent: Node info in sync 2021/05/21 23:06:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (310.156µs) from=10.233.68.175:46946 2021/05/21 23:06:34 [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/05/21 23:06:34 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Node info in sync 2021/05/21 23:06:35 [DEBUG] http: Request PUT /v1/agent/service/register (279.82542ms) from=10.233.68.175:46948 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Node info in sync 2021/05/21 23:06:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (504.824µs) from=10.233.68.175:46950 2021/05/21 23:06:35 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Node info in sync 2021/05/21 23:06:35 [DEBUG] http: Request PUT /v1/agent/service/register (300.589295ms) from=10.233.68.175:46954 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:35 [DEBUG] agent: Node info in sync 2021/05/21 23:06:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.704123ms) from=10.233.68.175:46960 2021/05/21 23:06:35 [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/05/21 23:06:35 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Node info in sync 2021/05/21 23:06:36 [DEBUG] http: Request PUT /v1/agent/service/register (676.760857ms) from=10.233.68.175:46962 2021/05/21 23:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:36 [DEBUG] agent: Node info in sync 2021/05/21 23:06:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (285.052µs) from=10.233.68.175:46972 2021/05/21 23:06:36 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:37 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Node info in sync 2021/05/21 23:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (811.557832ms) from=10.233.68.175:46974 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Node info in sync 2021/05/21 23:06:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (297.563µs) from=10.233.68.175:46994 2021/05/21 23:06:37 [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/05/21 23:06:37 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Node info in sync 2021/05/21 23:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (862.114883ms) from=10.233.68.175:46996 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:38 [DEBUG] agent: Node info in sync 2021/05/21 23:06:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (293.620028ms) from=10.233.68.175:47002 2021/05/21 23:06:38 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.75.154_8446" 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:39 [DEBUG] agent: Node info in sync 2021/05/21 23:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (700.618086ms) from=10.233.68.175:47006 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (600.705µs) from=10.233.68.175:47012 2021/05/21 23:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:39 [DEBUG] agent: Node info in sync 2021/05/21 23:06:39 [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/05/21 23:06:39 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Node info in sync 2021/05/21 23:06:40 [DEBUG] http: Request PUT /v1/agent/service/register (300.366372ms) from=10.233.68.175:47016 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Node info in sync 2021/05/21 23:06:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (478.355µs) from=10.233.68.175:47022 2021/05/21 23:06:40 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Node info in sync 2021/05/21 23:06:40 [DEBUG] http: Request PUT /v1/agent/service/register (141.016681ms) from=10.233.68.175:47028 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:40 [DEBUG] agent: Node info in sync 2021/05/21 23:06:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (413.956µs) from=10.233.68.175:47030 2021/05/21 23:06:40 [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/05/21 23:06:40 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:41 [DEBUG] agent: Node info in sync 2021/05/21 23:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (539.286523ms) from=10.233.68.175:47032 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Node info in sync 2021/05/21 23:06:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (452.39µs) from=10.233.68.175:47036 2021/05/21 23:06:41 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:41 [DEBUG] agent: Node info in sync 2021/05/21 23:06:41 [DEBUG] http: Request PUT /v1/agent/service/register (330.507052ms) from=10.233.68.175:47038 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:41 [DEBUG] agent: Node info in sync 2021/05/21 23:06:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (724.081µs) from=10.233.68.175:47044 2021/05/21 23:06:42 [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/05/21 23:06:42 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Node info in sync 2021/05/21 23:06:42 [DEBUG] http: Request PUT /v1/agent/service/register (499.927521ms) from=10.233.68.175:47048 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Node info in sync 2021/05/21 23:06:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (300.651611ms) from=10.233.68.175:47054 2021/05/21 23:06:43 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:43 [DEBUG] agent: Node info in sync 2021/05/21 23:06:43 [DEBUG] http: Request PUT /v1/agent/service/register (211.090037ms) from=10.233.68.175:47056 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:43 [DEBUG] agent: Node info in sync 2021/05/21 23:06:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (460.778µs) from=10.233.68.175:47062 2021/05/21 23:06:43 [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/05/21 23:06:43 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:44 [DEBUG] agent: Node info in sync 2021/05/21 23:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (465.613555ms) from=10.233.68.175:47064 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Node info in sync 2021/05/21 23:06:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (608.725µs) from=10.233.68.175:47072 2021/05/21 23:06:44 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:44 [DEBUG] agent: Node info in sync 2021/05/21 23:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (429.175245ms) from=10.233.68.175:47074 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:44 [DEBUG] agent: Node info in sync 2021/05/21 23:06:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (475.57µs) from=10.233.68.175:47082 2021/05/21 23:06:44 [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/05/21 23:06:44 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Node info in sync 2021/05/21 23:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (240.670351ms) from=10.233.68.175:47084 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Node info in sync 2021/05/21 23:06:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (568.801µs) from=10.233.68.175:47086 2021/05/21 23:06:45 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Node info in sync 2021/05/21 23:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (560.599459ms) from=10.233.68.175:47088 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:45 [DEBUG] agent: Node info in sync 2021/05/21 23:06:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (417.729µs) from=10.233.68.175:47096 2021/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Node info in sync 2021/05/21 23:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (201.051569ms) from=10.233.68.175:47098 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:46 [DEBUG] agent: Node info in sync 2021/05/21 23:06:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (100.601232ms) from=10.233.68.175:47100 2021/05/21 23:06:46 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Node info in sync 2021/05/21 23:06:47 [DEBUG] http: Request PUT /v1/agent/service/register (750.475539ms) from=10.233.68.175:47104 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:47 [DEBUG] agent: Node info in sync 2021/05/21 23:06:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (964.098µs) from=10.233.68.175:47116 2021/05/21 23:06:47 [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/05/21 23:06:47 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:48 [DEBUG] agent: Node info in sync 2021/05/21 23:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (700.6057ms) from=10.233.68.175:47120 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Node info in sync 2021/05/21 23:06:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (534.434µs) from=10.233.68.175:47126 2021/05/21 23:06:48 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:48 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Node info in sync 2021/05/21 23:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (277.401125ms) from=10.233.68.175:47128 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:48 [DEBUG] agent: Node info in sync 2021/05/21 23:06:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (439.096µs) from=10.233.68.175:47132 2021/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Node info in sync 2021/05/21 23:06:49 [DEBUG] http: Request PUT /v1/agent/service/register (200.231575ms) from=10.233.68.175:47134 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:49 [DEBUG] agent: Node info in sync 2021/05/21 23:06:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (510.296µs) from=10.233.68.175:47140 2021/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:50 [DEBUG] agent: Node info in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] http: Request PUT /v1/agent/service/register (500.123892ms) from=10.233.68.175:47144 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:50 [DEBUG] agent: Node info in sync 2021/05/21 23:06:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (649.946µs) from=10.233.68.175:47152 2021/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Node info in sync 2021/05/21 23:06:51 [DEBUG] http: Request PUT /v1/agent/service/register (313.645359ms) from=10.233.68.175:47156 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Node info in sync 2021/05/21 23:06:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (533.81µs) from=10.233.68.175:47158 2021/05/21 23:06: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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.75.154_8446" 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:51 [DEBUG] agent: Node info in sync 2021/05/21 23:06:51 [DEBUG] http: Request PUT /v1/agent/service/register (600.542366ms) from=10.233.68.175:47162 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:51 [DEBUG] agent: Node info in sync 2021/05/21 23:06:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (605.869µs) from=10.233.68.175:47174 2021/05/21 23:06:52 [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/05/21 23:06:52 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:58 [INFO] agent: Synced service "_v11__aai-nquery_10.233.75.154_8446" 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Node info in sync 2021/05/21 23:06:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.480595532s) from=10.233.68.175:47176 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:58 [DEBUG] agent: Node info in sync 2021/05/21 23:06:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (98.337757ms) from=10.233.68.175:47222 2021/05/21 23:06:58 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.75.154_8446" 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Node info in sync 2021/05/21 23:06:59 [DEBUG] http: Request PUT /v1/agent/service/register (361.212355ms) from=10.233.68.175:47226 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Node info in sync 2021/05/21 23:06:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (458.787µs) from=10.233.68.175:47228 2021/05/21 23:06:59 [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/05/21 23:06:59 [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/05/21 23:06: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/05/21 23:06: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/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [INFO] agent: Synced service "_v12__aai-nquery_10.233.75.154_8446" 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Node info in sync 2021/05/21 23:06:59 [DEBUG] http: Request PUT /v1/agent/service/register (396.904493ms) from=10.233.68.175:47230 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (408.188µs) from=10.233.68.175:47236 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:06:59 [DEBUG] agent: Node info in sync 2021/05/21 23:07:00 [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/05/21 23:07:00 [DEBUG] agent: Service 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/05/21 23:07:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [INFO] agent: Synced service "_v12_aai-nquery_10.233.75.154_8446" 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Node info in sync 2021/05/21 23:07:00 [DEBUG] http: Request PUT /v1/agent/service/register (300.19515ms) from=10.233.68.175:47242 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:00 [DEBUG] agent: Node info in sync 2021/05/21 23:07:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (300.493296ms) from=10.233.68.175:47248 2021/05/21 23:07:01 [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/05/21 23:07:01 [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/05/21 23:07:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [INFO] agent: Synced service "_v13__aai-nquery_10.233.75.154_8446" 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:02 [DEBUG] agent: Node info in sync 2021/05/21 23:07:02 [DEBUG] http: Request PUT /v1/agent/service/register (907.945728ms) from=10.233.68.175:47250 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Node info in sync 2021/05/21 23:07:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (643.663µs) from=10.233.68.175:47260 2021/05/21 23:07:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [INFO] agent: Synced service "_v13_aai-nquery_10.233.75.154_8446" 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Node info in sync 2021/05/21 23:07:02 [DEBUG] http: Request PUT /v1/agent/service/register (459.811813ms) from=10.233.68.175:47262 2021/05/21 23:07:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (424.839µs) from=10.233.68.175:47268 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Node info in sync 2021/05/21 23:07:03 [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/05/21 23:07:03 [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/05/21 23:07:03 [DEBUG] agent: Service 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/05/21 23:07:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [INFO] agent: Synced service "_v14__aai-nquery_10.233.75.154_8446" 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Node info in sync 2021/05/21 23:07:03 [DEBUG] http: Request PUT /v1/agent/service/register (299.145278ms) from=10.233.68.175:47270 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:03 [DEBUG] agent: Node info in sync 2021/05/21 23:07:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (99.83719ms) from=10.233.68.175:47278 2021/05/21 23:07:03 [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/05/21 23:07:03 [DEBUG] agent: Service 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/05/21 23:07:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.114_9005" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.140_443" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_message-router_10.233.15.251_3904" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.41_9518" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.132_9007" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.114_9005" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.16.235_8080" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [INFO] agent: Synced service "_v14_aai-nquery_10.233.75.154_8446" 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.196_8806" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.196_8806" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Node info in sync 2021/05/21 23:07:04 [DEBUG] http: Request PUT /v1/agent/service/register (377.238807ms) from=10.233.68.175:47284 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.196_8806" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.222_9004" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.159_9001" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_parser_10.233.9.196_8806" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.181_9011" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.9_9009" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.151_9015" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.154_8446" in sync 2021/05/21 23:07:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.154_8446