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: '3c42f5ec-0e91-cd7e-7255-575313dd38a1' Node name: 'onap-msb-consul-86975585d9-5k8hf' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/28 10:15:48 [DEBUG] agent: Using random ID "3c42f5ec-0e91-cd7e-7255-575313dd38a1" as node ID 2021/04/28 10:15:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3c42f5ec-0e91-cd7e-7255-575313dd38a1 Address:127.0.0.1:8300}] 2021/04/28 10:15:49 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/28 10:15:49 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/28 10:15:49 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/28 10:15:49 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-5k8hf.dc1 127.0.0.1 2021/04/28 10:15:49 [WARN] raft: Unable to get address for server id 3c42f5ec-0e91-cd7e-7255-575313dd38a1, using fallback address 127.0.0.1:8300: Could not find address for server id 3c42f5ec-0e91-cd7e-7255-575313dd38a1 2021/04/28 10:15:49 [DEBUG] raft: Votes needed: 1 2021/04/28 10:15:49 [DEBUG] raft: Vote granted from 3c42f5ec-0e91-cd7e-7255-575313dd38a1 in term 2. Tally: 1 2021/04/28 10:15:49 [INFO] raft: Election won. Tally: 1 2021/04/28 10:15:49 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/28 10:15:49 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-5k8hf 127.0.0.1 2021/04/28 10:15:49 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/28 10:15:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-5k8hf.dc1" in area "wan" 2021/04/28 10:15:49 [INFO] consul: cluster leadership acquired 2021/04/28 10:15:49 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-5k8hf (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/28 10:15:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/28 10:15:49 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-5k8hf 2021/04/28 10:15:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/28 10:15:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/28 10:15:49 [INFO] agent: started state syncer 2021/04/28 10:15:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/28 10:15:49 [INFO] agent: Synced node info 2021/04/28 10:15:49 [DEBUG] agent: Node info in sync 2021/04/28 10:15:50 [DEBUG] agent: Node info in sync 2021/04/28 10:15:51 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/28 10:15:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:15:51 [INFO] consul: member 'onap-msb-consul-86975585d9-5k8hf' joined, marking health alive 2021/04/28 10:15:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/28 10:16:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:17:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/28 10:17:03 [DEBUG] agent: Node info in sync 2021/04/28 10:17:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-5k8hf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/28 10:17:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:18:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/28 10:18:13 [DEBUG] agent: Node info in sync 2021/04/28 10:18:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:19:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/28 10:19:22 [DEBUG] agent: Node info in sync 2021/04/28 10:19:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:20:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-5k8hf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/28 10:20:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:21:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/28 10:21:21 [DEBUG] agent: Node info in sync 2021/04/28 10:21:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:22:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5k8hf" since the cluster is too small 2021/04/28 10:22:56 [DEBUG] http: Request GET /v1/status/leader (43.760453ms) from=10.233.71.129:35086 2021/04/28 10:22:57 [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/04/28 10:22:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:22:57 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.34.121_8080" 2021/04/28 10:22:57 [DEBUG] agent: Node info in sync 2021/04/28 10:22:57 [DEBUG] http: Request PUT /v1/agent/service/register (229.954252ms) from=10.233.71.129:35106 2021/04/28 10:22:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:22:57 [DEBUG] agent: Node info in sync 2021/04/28 10:22:57 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (713.534µs) from=10.233.71.129:35110 2021/04/28 10:22:58 [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/04/28 10:22:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:22:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:22:58 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.13.4_9004" 2021/04/28 10:22:58 [DEBUG] agent: Node info in sync 2021/04/28 10:22:58 [DEBUG] http: Request PUT /v1/agent/service/register (110.377457ms) from=10.233.71.129:35120 2021/04/28 10:22:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:22:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:22:58 [DEBUG] agent: Node info in sync 2021/04/28 10:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (500.136044ms) from=10.233.71.129:35124 2021/04/28 10:22:59 [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/04/28 10:22:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:22:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:22:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:22:59 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.13.4_9004" 2021/04/28 10:22:59 [DEBUG] agent: Node info in sync 2021/04/28 10:22:59 [DEBUG] http: Request PUT /v1/agent/service/register (315.314269ms) from=10.233.71.129:35138 2021/04/28 10:22:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:22:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:22:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:22:59 [DEBUG] agent: Node info in sync 2021/04/28 10:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (538.423µs) from=10.233.71.129:35146 2021/04/28 10:23:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:00 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.23.1_9009" 2021/04/28 10:23:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:00 [DEBUG] agent: Node info in sync 2021/04/28 10:23:00 [DEBUG] http: Request PUT /v1/agent/service/register (770.908238ms) from=10.233.71.129:35150 2021/04/28 10:23:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:00 [DEBUG] agent: Node info in sync 2021/04/28 10:23:00 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (466.961µs) from=10.233.71.129:35158 2021/04/28 10:23:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:02 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.23.1_9009" 2021/04/28 10:23:02 [DEBUG] agent: Node info in sync 2021/04/28 10:23:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.4696621s) from=10.233.71.129:35164 2021/04/28 10:23:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:02 [DEBUG] agent: Node info in sync 2021/04/28 10:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (487.155µs) from=10.233.71.129:35190 2021/04/28 10:23:02 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" 2021/04/28 10:23:03 [DEBUG] agent: Node info in sync 2021/04/28 10:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (364.410778ms) from=10.233.71.129:35194 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:03 [DEBUG] agent: Node info in sync 2021/04/28 10:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (459.341µs) from=10.233.71.129:35214 2021/04/28 10:23:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:03 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" 2021/04/28 10:23:03 [DEBUG] agent: Node info in sync 2021/04/28 10:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (270.750129ms) from=10.233.71.129:35216 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:03 [DEBUG] agent: Node info in sync 2021/04/28 10:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (380.715µs) from=10.233.71.129:35220 2021/04/28 10:23:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Node info in sync 2021/04/28 10:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (326.792841ms) from=10.233.71.129:35222 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Node info in sync 2021/04/28 10:23:04 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (383.14µs) from=10.233.71.129:35226 2021/04/28 10:23:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.43.142_443" 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Node info in sync 2021/04/28 10:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (11.54351ms) from=10.233.71.129:35230 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Node info in sync 2021/04/28 10:23:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (101.861285ms) from=10.233.71.129:35234 2021/04/28 10:23:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:04 [INFO] agent: Synced service "_v0_multicloud_10.233.51.240_9001" 2021/04/28 10:23:04 [DEBUG] agent: Node info in sync 2021/04/28 10:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (43.362929ms) from=10.233.71.129:35242 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:04 [DEBUG] agent: Node info in sync 2021/04/28 10:23:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (349.288µs) from=10.233.71.129:35244 2021/04/28 10:23:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [INFO] agent: Synced service "_v1_multicloud_10.233.51.240_9001" 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Node info in sync 2021/04/28 10:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (230.771186ms) from=10.233.71.129:35254 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:05 [DEBUG] agent: Node info in sync 2021/04/28 10:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (100.642785ms) from=10.233.71.129:35264 2021/04/28 10:23:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:05 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.57.114_9518" 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Node info in sync 2021/04/28 10:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (133.943206ms) from=10.233.71.129:35266 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:05 [DEBUG] agent: Node info in sync 2021/04/28 10:23:05 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (410.009µs) from=10.233.71.129:35268 2021/04/28 10:23:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [INFO] agent: Synced service "_v1_message-router_10.233.1.124_3904" 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:06 [DEBUG] agent: Node info in sync 2021/04/28 10:23:06 [DEBUG] http: Request PUT /v1/agent/service/register (233.681984ms) from=10.233.71.129:35276 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Node info in sync 2021/04/28 10:23:06 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (382.629µs) from=10.233.71.129:35284 2021/04/28 10:23:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.50.140_9015" 2021/04/28 10:23:06 [DEBUG] agent: Node info in sync 2021/04/28 10:23:06 [DEBUG] http: Request PUT /v1/agent/service/register (273.677091ms) from=10.233.71.129:35286 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:06 [DEBUG] agent: Node info in sync 2021/04/28 10:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (347.488µs) from=10.233.71.129:35292 2021/04/28 10:23:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:07 [INFO] agent: Synced service "_v1_appc_10.233.50.99_8443" 2021/04/28 10:23:07 [DEBUG] agent: Node info in sync 2021/04/28 10:23:07 [DEBUG] http: Request PUT /v1/agent/service/register (568.077666ms) from=10.233.71.129:35294 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:07 [DEBUG] agent: Node info in sync 2021/04/28 10:23:07 [DEBUG] http: Request GET /v1/health/service/appc-v1 (637.598µs) from=10.233.71.129:35302 2021/04/28 10:23:07 [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/04/28 10:23:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:07 [INFO] agent: Synced service "_v1_parser_10.233.54.239_8806" 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:07 [DEBUG] agent: Node info in sync 2021/04/28 10:23:07 [DEBUG] http: Request PUT /v1/agent/service/register (199.42386ms) from=10.233.71.129:35304 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:07 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:07 [DEBUG] agent: Node info in sync 2021/04/28 10:23:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (408.15µs) from=10.233.71.129:35316 2021/04/28 10:23:08 [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/04/28 10:23: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/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:08 [INFO] agent: Synced service "_v1_catalog_10.233.54.239_8806" 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:08 [DEBUG] agent: Node info in sync 2021/04/28 10:23:08 [DEBUG] http: Request PUT /v1/agent/service/register (474.641449ms) from=10.233.71.129:35320 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:08 [DEBUG] agent: Node info in sync 2021/04/28 10:23:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (543.983µs) from=10.233.71.129:35338 2021/04/28 10:23:08 [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/04/28 10:23: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/04/28 10:23:15 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:15 [INFO] agent: Synced service "_v1_nsd_10.233.54.239_8806" 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:15 [DEBUG] agent: Node info in sync 2021/04/28 10:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.944218347s) from=10.233.71.129:35342 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:15 [DEBUG] agent: Node info in sync 2021/04/28 10:23:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (343.711µs) from=10.233.71.129:35454 2021/04/28 10:23:15 [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/04/28 10:23: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/04/28 10:23:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-5k8hf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/28 10:23:19 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.54.239_8806" 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Node info in sync 2021/04/28 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.093989804s) from=10.233.71.129:35462 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Node info in sync 2021/04/28 10:23:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (443.004µs) from=10.233.71.129:35504 2021/04/28 10:23:19 [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/04/28 10:23: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/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.16.157_9011" 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Node info in sync 2021/04/28 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (228.529537ms) from=10.233.71.129:35508 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:19 [DEBUG] agent: Node info in sync 2021/04/28 10:23:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (379.333µs) from=10.233.71.129:35516 2021/04/28 10:23:20 [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/04/28 10:23: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/04/28 10:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:20 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.16.157_9011" 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:20 [DEBUG] agent: Node info in sync 2021/04/28 10:23:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.00605886s) from=10.233.71.129:35518 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (618.004µs) from=10.233.71.129:35530 2021/04/28 10:23:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:21 [DEBUG] agent: Node info in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.53.102_9007" 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Node info in sync 2021/04/28 10:23:21 [DEBUG] http: Request PUT /v1/agent/service/register (259.862781ms) from=10.233.71.129:35534 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Node info in sync 2021/04/28 10:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (405.542µs) from=10.233.71.129:35544 2021/04/28 10:23:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:21 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.53.102_9007" 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Node info in sync 2021/04/28 10:23:21 [DEBUG] http: Request PUT /v1/agent/service/register (300.198398ms) from=10.233.71.129:35548 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:21 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:21 [DEBUG] agent: Node info in sync 2021/04/28 10:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (352.165µs) from=10.233.71.129:35552 2021/04/28 10:23:21 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [DEBUG] agent: Node info in sync 2021/04/28 10:23:22 [DEBUG] http: Request PUT /v1/agent/service/register (346.237816ms) from=10.233.71.129:35554 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (404.26µs) from=10.233.71.129:35572 2021/04/28 10:23:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:22 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Node info in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Node info in sync 2021/04/28 10:23:22 [DEBUG] http: Request PUT /v1/agent/service/register (527.639906ms) from=10.233.71.129:35574 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:22 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:22 [DEBUG] agent: Node info in sync 2021/04/28 10:23:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (379.005µs) from=10.233.71.129:35590 2021/04/28 10:23:22 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Node info in sync 2021/04/28 10:23:23 [DEBUG] http: Request PUT /v1/agent/service/register (529.10009ms) from=10.233.71.129:35592 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [DEBUG] agent: Node info in sync 2021/04/28 10:23:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (456.651µs) from=10.233.71.129:35600 2021/04/28 10:23:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Node info in sync 2021/04/28 10:23:23 [DEBUG] http: Request PUT /v1/agent/service/register (194.188299ms) from=10.233.71.129:35602 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:23 [DEBUG] agent: Node info in sync 2021/04/28 10:23:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (91.262853ms) from=10.233.71.129:35604 2021/04/28 10:23:23 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [DEBUG] agent: Node info in sync 2021/04/28 10:23:24 [DEBUG] http: Request PUT /v1/agent/service/register (807.905951ms) from=10.233.71.129:35606 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:24 [DEBUG] agent: Node info in sync 2021/04/28 10:23:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (414.993µs) from=10.233.71.129:35614 2021/04/28 10:23:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Node info in sync 2021/04/28 10:23:25 [DEBUG] http: Request PUT /v1/agent/service/register (201.086072ms) from=10.233.71.129:35618 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Node info in sync 2021/04/28 10:23:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (447.041µs) from=10.233.71.129:35628 2021/04/28 10:23:25 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Node info in sync 2021/04/28 10:23:25 [DEBUG] http: Request PUT /v1/agent/service/register (331.009466ms) from=10.233.71.129:35630 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:25 [DEBUG] agent: Node info in sync 2021/04/28 10:23:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (499.65µs) from=10.233.71.129:35640 2021/04/28 10:23:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Node info in sync 2021/04/28 10:23:26 [DEBUG] http: Request PUT /v1/agent/service/register (205.647071ms) from=10.233.71.129:35644 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Node info in sync 2021/04/28 10:23:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (431.56µs) from=10.233.71.129:35654 2021/04/28 10:23:26 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Node info in sync 2021/04/28 10:23:26 [DEBUG] http: Request PUT /v1/agent/service/register (203.485926ms) from=10.233.71.129:35656 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:26 [DEBUG] agent: Node info in sync 2021/04/28 10:23:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (377.997511ms) from=10.233.71.129:35660 2021/04/28 10:23:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Node info in sync 2021/04/28 10:23:27 [DEBUG] http: Request PUT /v1/agent/service/register (351.338097ms) from=10.233.71.129:35664 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Node info in sync 2021/04/28 10:23:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (341.485µs) from=10.233.71.129:35670 2021/04/28 10:23:27 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Node info in sync 2021/04/28 10:23:27 [DEBUG] http: Request PUT /v1/agent/service/register (299.846358ms) from=10.233.71.129:35674 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Node info in sync 2021/04/28 10:23:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (428.895µs) from=10.233.71.129:35680 2021/04/28 10:23:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:27 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Node info in sync 2021/04/28 10:23:27 [DEBUG] http: Request PUT /v1/agent/service/register (103.730341ms) from=10.233.71.129:35682 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Node info in sync 2021/04/28 10:23:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (388.529µs) from=10.233.71.129:35688 2021/04/28 10:23:28 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Node info in sync 2021/04/28 10:23:28 [DEBUG] http: Request PUT /v1/agent/service/register (363.017779ms) from=10.233.71.129:35690 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Node info in sync 2021/04/28 10:23:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (472.339µs) from=10.233.71.129:35694 2021/04/28 10:23:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:29 [DEBUG] agent: Node info in sync 2021/04/28 10:23:29 [DEBUG] http: Request PUT /v1/agent/service/register (379.271136ms) from=10.233.71.129:35702 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Node info in sync 2021/04/28 10:23:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (559.967µs) from=10.233.71.129:35708 2021/04/28 10:23:29 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Node info in sync 2021/04/28 10:23:29 [DEBUG] http: Request PUT /v1/agent/service/register (100.568149ms) from=10.233.71.129:35712 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Node info in sync 2021/04/28 10:23:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (568.854µs) from=10.233.71.129:35716 2021/04/28 10:23:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Node info in sync 2021/04/28 10:23:29 [DEBUG] http: Request PUT /v1/agent/service/register (379.64467ms) from=10.233.71.129:35720 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:29 [DEBUG] agent: Node info in sync 2021/04/28 10:23:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (567.483µs) from=10.233.71.129:35728 2021/04/28 10:23:30 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:30 [DEBUG] agent: Node info in sync 2021/04/28 10:23:30 [DEBUG] http: Request PUT /v1/agent/service/register (21.359949ms) from=10.233.71.129:35736 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Node info in sync 2021/04/28 10:23:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (199.560144ms) from=10.233.71.129:35738 2021/04/28 10:23:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.79_8446" 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Node info in sync 2021/04/28 10:23:30 [DEBUG] http: Request PUT /v1/agent/service/register (181.270022ms) from=10.233.71.129:35742 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (388.219µs) from=10.233.71.129:35744 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Node info in sync 2021/04/28 10:23:30 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:30 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:30 [DEBUG] agent: Node info in sync 2021/04/28 10:23:30 [DEBUG] http: Request PUT /v1/agent/service/register (84.045071ms) from=10.233.71.129:35746 2021/04/28 10:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Node info in sync 2021/04/28 10:23:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (443.401µs) from=10.233.71.129:35750 2021/04/28 10:23:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23: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/04/28 10:23:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Node info in sync 2021/04/28 10:23:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.682912ms) from=10.233.71.129:35764 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:31 [DEBUG] agent: Node info in sync 2021/04/28 10:23:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (400.233339ms) from=10.233.71.129:35768 2021/04/28 10:23:32 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Node info in sync 2021/04/28 10:23:32 [DEBUG] http: Request PUT /v1/agent/service/register (221.272776ms) from=10.233.71.129:35778 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:32 [DEBUG] agent: Node info in sync 2021/04/28 10:23:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (407.151µs) from=10.233.71.129:35780 2021/04/28 10:23:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Node info in sync 2021/04/28 10:23:33 [DEBUG] http: Request PUT /v1/agent/service/register (425.180933ms) from=10.233.71.129:35790 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Node info in sync 2021/04/28 10:23:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (506.027µs) from=10.233.71.129:35800 2021/04/28 10:23:33 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Node info in sync 2021/04/28 10:23:33 [DEBUG] http: Request PUT /v1/agent/service/register (200.856894ms) from=10.233.71.129:35802 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Node info in sync 2021/04/28 10:23:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (426.043µs) from=10.233.71.129:35804 2021/04/28 10:23:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:33 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Node info in sync 2021/04/28 10:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (441.714665ms) from=10.233.71.129:35806 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Node info in sync 2021/04/28 10:23:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (411.895µs) from=10.233.71.129:35812 2021/04/28 10:23:34 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:34 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:34 [DEBUG] agent: Node info in sync 2021/04/28 10:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (49.754995ms) from=10.233.71.129:35814 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:34 [DEBUG] agent: Node info in sync 2021/04/28 10:23:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (547.288µs) from=10.233.71.129:35816 2021/04/28 10:23:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Node info in sync 2021/04/28 10:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (346.755789ms) from=10.233.71.129:35818 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Node info in sync 2021/04/28 10:23:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (366.221µs) from=10.233.71.129:35830 2021/04/28 10:23:35 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:35 [DEBUG] agent: Node info in sync 2021/04/28 10:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (280.022184ms) from=10.233.71.129:35832 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Node info in sync 2021/04/28 10:23:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (355.801µs) from=10.233.71.129:35834 2021/04/28 10:23:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Node info in sync 2021/04/28 10:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (394.511198ms) from=10.233.71.129:35836 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Node info in sync 2021/04/28 10:23:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (688.764µs) from=10.233.71.129:35844 2021/04/28 10:23:36 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:36 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Node info in sync 2021/04/28 10:23:36 [DEBUG] http: Request PUT /v1/agent/service/register (45.913461ms) from=10.233.71.129:35854 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:36 [DEBUG] agent: Node info in sync 2021/04/28 10:23:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (509.314µs) from=10.233.71.129:35856 2021/04/28 10:23:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:37 [DEBUG] agent: Node info in sync 2021/04/28 10:23:37 [DEBUG] http: Request PUT /v1/agent/service/register (372.874544ms) from=10.233.71.129:35862 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Node info in sync 2021/04/28 10:23:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (431.117µs) from=10.233.71.129:35866 2021/04/28 10:23:37 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] agent: Node info in sync 2021/04/28 10:23:37 [DEBUG] http: Request PUT /v1/agent/service/register (528.319296ms) from=10.233.71.129:35870 2021/04/28 10:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (707.011µs) from=10.233.71.129:35876 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Node info in sync 2021/04/28 10:23:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Node info in sync 2021/04/28 10:23:38 [DEBUG] http: Request PUT /v1/agent/service/register (350.138023ms) from=10.233.71.129:35884 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Node info in sync 2021/04/28 10:23:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (519.716µs) from=10.233.71.129:35896 2021/04/28 10:23:38 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Node info in sync 2021/04/28 10:23:38 [DEBUG] http: Request PUT /v1/agent/service/register (195.564445ms) from=10.233.71.129:35900 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:38 [DEBUG] agent: Node info in sync 2021/04/28 10:23:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (319.485µs) from=10.233.71.129:35904 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Node info in sync 2021/04/28 10:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (286.5909ms) from=10.233.71.129:35906 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Node info in sync 2021/04/28 10:23:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (295.414µs) from=10.233.71.129:35908 2021/04/28 10:23:39 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Node info in sync 2021/04/28 10:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (201.368463ms) from=10.233.71.129:35912 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:39 [DEBUG] agent: Node info in sync 2021/04/28 10:23:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (435.821µs) from=10.233.71.129:35918 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.79_8446" 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Node info in sync 2021/04/28 10:23:40 [DEBUG] http: Request PUT /v1/agent/service/register (181.779151ms) from=10.233.71.129:35920 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Node info in sync 2021/04/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (579.502µs) from=10.233.71.129:35926 2021/04/28 10:23:40 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Node info in sync 2021/04/28 10:23:40 [DEBUG] http: Request PUT /v1/agent/service/register (183.661276ms) from=10.233.71.129:35928 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Node info in sync 2021/04/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (397.802µs) from=10.233.71.129:35930 2021/04/28 10:23:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Node info in sync 2021/04/28 10:23:40 [DEBUG] http: Request PUT /v1/agent/service/register (114.561987ms) from=10.233.71.129:35932 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:40 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:40 [DEBUG] agent: Node info in sync 2021/04/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (398.367µs) from=10.233.71.129:35934 2021/04/28 10:23:40 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Node info in sync 2021/04/28 10:23:41 [DEBUG] http: Request PUT /v1/agent/service/register (282.363469ms) from=10.233.71.129:35940 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Node info in sync 2021/04/28 10:23:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (384.606µs) from=10.233.71.129:35948 2021/04/28 10:23:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:41 [DEBUG] agent: Node info in sync 2021/04/28 10:23:41 [DEBUG] http: Request PUT /v1/agent/service/register (203.287402ms) from=10.233.71.129:35952 2021/04/28 10:23:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Node info in sync 2021/04/28 10:23:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (90.484829ms) from=10.233.71.129:35954 2021/04/28 10:23:42 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Node info in sync 2021/04/28 10:23:42 [DEBUG] http: Request PUT /v1/agent/service/register (254.35802ms) from=10.233.71.129:35964 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Node info in sync 2021/04/28 10:23:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (465.278µs) from=10.233.71.129:35972 2021/04/28 10:23:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Node info in sync 2021/04/28 10:23:43 [DEBUG] http: Request PUT /v1/agent/service/register (298.146354ms) from=10.233.71.129:35974 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Node info in sync 2021/04/28 10:23:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (420.05µs) from=10.233.71.129:35992 2021/04/28 10:23:43 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Node info in sync 2021/04/28 10:23:43 [DEBUG] http: Request PUT /v1/agent/service/register (418.538948ms) from=10.233.71.129:35996 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (436.459µs) from=10.233.71.129:35998 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:43 [DEBUG] agent: Node info in sync 2021/04/28 10:23:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.114_9518" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.54.239_8806" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.239_8806" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.124_3904" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_parser_10.233.54.239_8806" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.121_8080" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.13.4_9004" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.23.1_9009" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_appc_10.233.50.99_8443" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.79_8446" 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:44 [DEBUG] agent: Node info in sync 2021/04/28 10:23:44 [DEBUG] http: Request PUT /v1/agent/service/register (173.373601ms) from=10.233.71.129:36002 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.206_9005" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.206_9005" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.140_9015" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.54.239_8806" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.240_9001" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.102_9007" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.142_443" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.157_9011" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.79_8446" in sync 2021/04/28 10:23:44 [DEBUG] agent: Service "_v1